aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/type/type_map_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Performance/UnfreezeString` copyuuji.yaginuma2018-09-231-3/+3
* 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-1/+0
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-24/+24
* Reintroduce cache with testsSean Griffin2014-11-191-0/+32
* Add tests for `TypeMap#fetch` and push up to `TypeMap`Sean Griffin2014-11-191-0/+15
* That last test was incorrect... ☕Sean Griffin2014-11-191-10/+0
* Introduce test to demonstrate regression caused by da99a2a2Sean Griffin2014-11-191-0/+10
* Move types to the top level `ActiveRecord` namespaceSean Griffin2014-05-271-0/+130