aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/type/type_map.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow additional arguments to be used during type map lookupsSean Griffin2014-05-221-4/+4
* Delegate `Column#type` to the injected type objectSean Griffin2014-05-191-0/+50