aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/type
Commit message (Expand)AuthorAgeFilesLines
* Revert the behavior of booleans in string columns to that of 4.1Sean Griffin2014-11-091-2/+2
* Use the correct values for int max and minSean Griffin2014-10-311-0/+106
* Fix type casting to Decimal from Float with ...joker10072014-08-011-0/+5
* Fix decimal_test module and add new test for object responding to to_dMariano Valles2014-07-161-6/+15
* Fix case statement to use ::Numeric and ::StringMariano Valles2014-07-161-0/+24
* Detect in-place modifications on StringsSean Griffin2014-06-171-0/+36
* Move types to the top level `ActiveRecord` namespaceSean Griffin2014-05-271-0/+130