aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/test_fixtures_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-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
* Remove deprecated #use_transactional_fixtures configurationRafael Mendonça França2016-12-291-18/+0
* use public Module#include instead of send :includeyuuji.yaginuma2016-11-271-1/+1
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-2/+2
* :hocho: TyposAkira Matsuda2015-09-211-1/+1
* Closes rails/rails#18864: Renaming transactional fixtures to transactional testsBrandon Weiss2015-03-161-0/+36