aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/railtie.rb
Commit message (Expand)AuthorAgeFilesLines
* Move the `ActiveModel:Errors#full_message` method to the `Error` class:Edouard CHIN2019-07-161-1/+1
* Rename `i18n_full_message` config option to `i18n_customize_full_message`Prathamesh Sonpatki2019-03-291-2/+2
* Add global config for config.active_model.i18n_full_messageMartin Larochelle2018-06-051-0/+6
* 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
* Use BCrypt's MIN_COST in the test environment for speedier testsTrevor Turk2012-11-141-0/+4
* minor edits in AM documentation [ci skip]Francesco Rodriguez2012-10-211-2/+2
* Get rid of config.preload_frameworks in favor of config.eager_load_namespacesJosé Valim2012-08-211-1/+7
* Some railties cleanup:Carl Lerche2009-12-311-0/+2