summaryrefslogtreecommitdiff
path: root/spec/models/gym_spec.rb
AgeCommit message (Expand)Author
2017-02-16skip tests that require YELP api keys.mo khan
2016-05-30use webmock and vcr to fake out http requests.mo khan
2016-05-21skip import if gyms in city already exist.mo khan
2016-05-15add yelp id to gyms.mo khan
2016-05-07hound happy.mo khan
2016-05-05hound happy.mo khan
2016-05-03exclude duplicate gyms.mo khan
2016-05-03allow for multiple filters when searching for a gym to add.mo khan
2016-05-03search for multiple categories.mo khan
2016-05-03use yelp api to import gyms.mo khan
2016-05-02create search scopes for gym.mo khan
2016-05-01load all gyms when location of user is unknown.mo khan
2016-05-01return gyms located closest to a user.mo khan
2016-05-01use user_session.id instead of user.idmo khan
2016-04-30rename state to region and add postal code.mo khan
2016-04-29assign lat/long before save.mo khan