aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/type/big_integer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29f"Rafael Mendonça França2019-08-021-1/+1
* No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29fAkira Matsuda2019-08-021-1/+1
* Add missing autoload `Type` (#31123)Ryuta Kamizono2017-11-111-1/+0
* Use frozen string literal in activemodel/Kir Shatrov2017-07-161-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* remove warning from big integer testyuuji.yaginuma2016-10-311-1/+1
* Refactored ActiveModel::Type tests into their own filesIain Beeston2016-10-151-0/+24