aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/bulb.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecated support for passing hashes and relations to default_scope, in favo...Jon Leighton2011-04-121-6/+7
* We shouldn't be using scoped.scoping { ... } to build associated records, as ...Jon Leighton2011-01-301-2/+9
* While creating a new record using has_many create method default scope of chi...Neeraj Singh2010-08-191-0/+7