aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/type/integer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-2/+2
* Refactored ActiveModel::Type tests into their own filesIain Beeston2016-10-151-0/+7
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-1/+1
* applies new string literal convention in activemodel/testXavier Noria2016-08-061-9/+9
* Change RangeError to a more specific ActiveModel::RangeErrorChristian Blais2016-05-031-6/+6
* Move the appropriate type tests to the Active Model suiteSean Griffin2015-09-211-0/+108