aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/decimal.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix Remaining Case-In-Assignment Statement FormattingAlex Kitchens2016-09-061-12/+13
* applies remaining conventions across the projectXavier Noria2016-08-061-9/+9
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-31/+31
* Apply scale before precision when coercing floats to decimalSean Griffin2016-03-241-2/+10
* Require dependencies from stdlib in the Decimal typeSean Griffin2015-09-211-0/+2
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+50