aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/type
Commit message (Expand)AuthorAgeFilesLines
* 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