aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/railtie_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add global config for config.active_model.i18n_full_messageMartin Larochelle2018-06-051-0/+20
* 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
* applies new string literal convention in activemodel/testXavier Noria2016-08-061-7/+7
* fix testsMax Shytikov2013-07-301-1/+1
* Stub logger for testsAndrey Koleshko2013-06-061-0/+4
* Updates to make rails 4 happy with minitest 5:Ryan Davis2013-05-061-1/+0
* Merge pull request #8320 from senny/active_model_log_folderCarlos Antonio da Silva2012-11-261-0/+1
|\
| * log output from activemodel's railtie_test directly to STDOUTYves Senn2012-11-261-0/+1
* | Require active_model/railtie directly instead of rails/allCarlos Antonio da Silva2012-11-261-3/+3
|/
* Use BCrypt's MIN_COST in the test environment for speedier testsTrevor Turk2012-11-141-0/+28