aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/integer.rb
Commit message (Expand)AuthorAgeFilesLines
* code gardening: removes redundant selfsXavier Noria2016-08-081-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-21/+21
* Change RangeError to a more specific ActiveModel::RangeErrorChristian Blais2016-05-031-1/+1
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+66