aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/value.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix broken comments indentation caused by rubocop auto-correct [ci skip]Ryuta Kamizono2016-09-141-3/+3
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-3/+3
* Refactor tz aware types, add support for PG rangesSean Griffin2016-01-081-0/+4
* Use a bind param for `LIMIT` and `OFFSET`Sean Griffin2015-12-141-0/+5
* Clean up the implementation of AR::DirtySean Griffin2015-09-241-0/+3
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+104