summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
AgeCommit message (Collapse)Author
2017-02-20fix spec.mo khan
2016-07-01fix broken spec.mo khan
2016-07-01hound happy.mo khan
2016-06-28increment weight for squat.mo khan
2016-06-24refactor model.mo khan
2016-06-23refactor model and drop dead code.mo khan
2016-06-11fix broken specs.mo khan
2016-06-11add target sets and reps to exercise session.mo khan
2016-05-14hound happy.mo khan
2016-05-14save received emails in db.mo khan
2016-05-01use user_session.id instead of user.idmo khan
2016-04-30start to move authentication logic to UserSession.mo khan
2015-11-22import dips.mo khan
2015-11-15lowercase email and username.mo khan
2015-11-15change default social tolerance.mo khan
2015-06-22destroy dependent exercise sessions when removing a training session.mo khan
2015-06-15move downloading to GoogleDrive class.mo khan
2015-05-31extract training history model and start to refactor way we add workouts.mo khan
2015-05-30add specs for fetching a personal record.mo khan
2015-05-30override to_param on user to dump username.mo khan
2015-01-26Show flash error when credentials are badStephen Peasley
2015-01-24First cut of user authenticationStephen Peasley
2015-01-20hound happy.mo khan
2015-01-19use double quotes.mo khan
2015-01-19shorten long lines and use double quotes.mo khan
2015-01-19use the default of "1" for terms to simplify code.mo khan
2015-01-10add validation to accept terms and conditions.mo khan
2015-01-03add validations for username, and email.mo khan
2015-01-03happy day scenario user registration.mo khan