aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/parrot.rb
Commit message (Expand)AuthorAgeFilesLines
* Exercise HABTM fixtures with foreign key constraintsRyuta Kamizono2018-10-301-0/+6
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Remove deprecated code concerning non-attributes and `*_will_change!`Sean Griffin2017-07-181-1/+1
* 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
* Should not update children when the parent creation with no reasonRyuta Kamizono2016-12-291-0/+5
* modernizes hash syntax in activerecordXavier Noria2016-08-061-3/+3
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-1/+1
* Remove unused scopesAndy Atkinson2015-10-011-6/+0
* Deprecate `false` as the way to halt AR callbacksclaudiob2015-01-021-1/+1
* Better regression test for Fixtures with fk as a symbolArthur Neves2014-09-221-1/+1
* Do not invoke callbacks when delete_all is calledNeeraj Singh2013-06-301-0/+6
* Deprecate set_inheritance_column in favour of self.inheritance_column=Jon Leighton2011-11-291-1/+2
* Rollback the transaction when one of the autosave associations fails to save....Eloy Duran2010-01-081-0/+6
* Add support for nested object forms to ActiveRecord and the helpers in Action...Eloy Duran2009-02-011-0/+2
* Allow for the dirty tracking to work with the aliased name of aliased attribu...Rich Cavanaugh2008-09-131-0/+1
* move assets and modelsJeremy Kemper2008-01-181-0/+13