aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/type/numeric.rb
Commit message (Expand)AuthorAgeFilesLines
* Delegate `type_cast_for_write` to injected type objectSean Griffin2014-05-201-0/+9
* Delegate predicate methods to injected type object on ColumnSean Griffin2014-05-201-0/+11