aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/inclusion_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't include anything else if AR::Model has already been includedJon Leighton2011-12-241-0/+5
* Make PredicateBuilder recognise AR::ModelJon Leighton2011-12-241-0/+6
* Fix #exists? for AR::ModelJon Leighton2011-12-241-0/+5
* Make generated_feature_methods work with ActiveRecord::ModelJon Leighton2011-12-241-0/+4
* Fixtures support for ActiveRecord::ModelJon Leighton2011-12-241-0/+12
* Deal with global config better between AR::Base and AR::ModelJon Leighton2011-12-241-0/+9
* Add test for inheritance from a non-AR superclassJon Leighton2011-12-241-0/+8
* I herd you like modules.Jon Leighton2011-12-241-0/+36