aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/hash_lookup_type_map.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-3/+3
* Reduce memory usage when loading types in PGSean Griffin2015-03-291-2/+8
* Reintroduce cache with testsSean Griffin2014-11-191-4/+6
* Add tests for `TypeMap#fetch` and push up to `TypeMap`Sean Griffin2014-11-191-4/+0
* Revert "PERF: optimise type lookup to avoid invoking procs"Sean Griffin2014-11-191-19/+1
* PERF: optimise type lookup to avoid invoking procsSam2014-11-171-1/+19
* Move types to the top level `ActiveRecord` namespaceSean Griffin2014-05-271-0/+19