aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/books.yml
Commit message (Expand)AuthorAgeFilesLines
* Refactor enum to use `value` instead of `label` in the scopeRyuta Kamizono2017-05-071-0/+1
* Add tests for ActiveRecord::Enum#enum when suffix specifiedYosuke Kabuto2016-09-121-0/+1
* Fix spelling of `Thoughtleadering`eileencodes2015-07-021-1/+1
* Use default model enum in fixtures if not definedeileencodes2015-07-021-0/+5
* Add enum prefix/suffix option to enum definitionIgor Kapkov2015-06-121-0/+4
* Resolve enums in test fixturesGeorge Claghorn2015-05-271-0/+11
* Fixed serialization for records with an attribute named `format`.Godfrey Chan2014-05-221-0/+2
* Initial nested_has_many_through support [#1152]Bodaniel Jeanes2010-09-261-0/+2
* Fix has_many :through delete with custom foreign keys. Closes #6466.Jeremy Kemper2007-10-271-0/+7