summaryrefslogtreecommitdiff
path: root/app/models/exercise_set.rb
AgeCommit message (Expand)Author
2017-03-11connect the backbone automodel.mo khan
2017-03-10add exercise_set component.mo khan
2017-03-10render workouts#edit with vue.js.mo khan
2016-07-23calculate deload after 3 failed workouts.mo khan
2016-07-19add actual_duration to sets.mo khan
2016-07-19convert parameters to hash of options..mo khan
2016-07-09use pretty_print instead of to_s.mo khan
2016-07-09delegate to quantity to display units.mo khan
2016-07-09use custom quantity type.mo khan
2016-07-04fix broken tests.mo khan
2016-07-01hound happy.mo khan
2016-07-01fix broken spec.mo khan
2016-07-01only show work sets on listing.mo khan
2016-07-01display weight per side.mo khan
2016-06-30include type field in form.mo khan
2016-06-30extract WarmUpSet and WorkSet.mo khan
2016-06-29start to add warmup sets.mo khan
2016-06-28extract sets.successful scope.mo khan
2016-06-27add spec for recording workout results.mo khan
2016-06-24use an accordion.mo khan
2016-06-24refactor model.mo khan
2016-06-23refactor model and drop dead code.mo khan
2016-06-11change train method to accept reps.mo khan
2016-06-11extract exercise set model.mo khan