aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/type_map.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure the type map's cache is thread safeSean Griffin2014-11-241-3/+7
* Reintroduce cache with testsSean Griffin2014-11-191-10/+18
* Add tests for `TypeMap#fetch` and push up to `TypeMap`Sean Griffin2014-11-191-1/+5
* Move types to the top level `ActiveRecord` namespaceSean Griffin2014-05-271-0/+48