summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2016-05-14add gyms#show.mo khan
2016-05-13fix broken spec.mo khan
2016-05-11set locale for each request.mo khan
2016-05-07add new fixture file with duplicate bug from 5x5 android app.mo khan
2016-05-07run sidekiq jobs inline for tests.mo khan
2016-05-07pretty print html on failure.mo khan
2016-05-07add domains to poltergeist blacklist.mo khan
2016-05-07pretty print for travis.mo khan
2016-05-07hound happy.mo khan
2016-05-05single to double.mo khan
2016-05-05log the current_path.mo khan
2016-05-05wait for xhr to finish.mo khan
2016-05-05hound happy.mo khan
2016-05-05add search spec and just js driver.mo khan
2016-05-05fix broken specs.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-03allow adding new gyms by searching the yelp api.mo khan
2016-05-03search for multiple categories.mo khan
2016-05-03use yelp api to import gyms.mo khan
2016-05-02attempt to submit form without js.mo khan
2016-05-02implement feature spec to search by citymo khan
2016-05-02create search scopes for gym.mo khan
2016-05-02add country selection.mo khan
2016-05-01add specs for adding a new gym.mo khan
2016-05-01add capybara spec for loading gyms.mo khan
2016-05-01load all gyms when location of user is unknown.mo khan
2016-05-01skip the curl test.mo khan
2016-05-01implement Gyms#create.mo khan
2016-05-01add a page for adding a new gym.mo khan
2016-05-01return gyms located closest to a user.mo khan
2016-05-01implement ip lookup.mo khan
2016-05-01use user_session.id instead of user.idmo khan
2016-04-30add user_session model.mo khan
2016-04-30start to move authentication logic to UserSession.mo khan
2016-04-30rename state to region and add postal code.mo khan
2016-04-29list gyms in a table.mo khan
2016-04-29use geocoder to search coordinates by addressmo khan
2016-04-29assign lat/long before save.mo khan
2016-04-29create gyms table.mo khan
2016-04-29load the closest gyms.mo khan
2016-04-29add link to gyms page and make it a private page.mo khan
2016-04-29add a blank gyms listing page.mo khan
2016-04-29start to build the gyms controller.mo khan
2015-12-20hound happymo khan
2015-11-22add chinups and dips.mo khan
2015-11-22import chinups.mo khan
2015-11-22import dips.mo khan
2015-11-21do not create duplicate exercise_sessions.mo khan
2015-11-15remove accepts_nested attributes and add tests.mo khan