aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/fixture_set
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
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-9/+9
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-22/+22
* provide file name for fixture ERBDennis Ushakov2016-03-301-0/+6
* Merge pull request #20574 from repinel/fix-db-fixtures-loadYves Senn2015-09-301-0/+12
|\
| * Allow fixtures YAML files to set the model class in the file itselfRoque Pinel2015-09-111-0/+10
|/
* Introduce a context for rendering fixtures ERB.Victor Costan2013-12-031-0/+55
* Move/rename files to follow naming conventionsAlexey Muranov2012-10-071-0/+83