aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/registry.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails 6 requires Ruby 2.3+Jeremy Daer2018-02-171-10/+2
* Use frozen string literal in activemodel/Kir Shatrov2017-07-161-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
* Describe what we are protectingAkira Matsuda2016-12-231-0/+4
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-8/+8
* Simplify the implementation of Active Model's type registrySean Griffin2015-09-211-97/+10
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+151