aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/type/big_integer_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove warning from big integer testyuuji.yaginuma2016-10-311-1/+1
| | | | | | | | This removes the following warnings. ``` activemodel/test/cases/type/big_integer_test.rb:15: warning: ambiguous first argument; put parentheses or a space even after `-' operator ```
* Refactored ActiveModel::Type tests into their own filesIain Beeston2016-10-151-0/+24