aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/helpers/accepts_multiparameter_time.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract duplicated `serialize` methods into helpersRyuta Kamizono2019-02-181-0/+4
* Allow multiparameter assigned attributes to be used with `text_field`Sean Griffin2017-07-171-0/+4
* 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
* Change ActiveModel::Type::Helpers to :nodoc: [ci skip]MSP-Greg2016-12-161-2/+2
* Clean up the implementation of AR::DirtySean Griffin2015-09-241-0/+8
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+27