summaryrefslogtreecommitdiff
path: root/app/models/quantity.rb
AgeCommit message (Expand)Author
2016-12-25override to_h and to_hash to fix json rendering.mo khan
2016-12-25format quantity as json.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-01hound happy.mo khan
2016-07-01hound happy.mo khan
2016-07-01display weight per side.mo khan
2016-06-29start to add warmup sets.mo khan
2016-06-28increment weight for squat.mo khan
2016-06-26allow quantity equality with float.mo khan
2016-06-25rename Unit to UnitOfMeasure.mo khan
2016-06-25check equality with tolerance.mo khan
2016-06-25add specs for conversions.mo khan
2016-06-24refactor model.mo khan