aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/inclusion_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove ActiveRecord::ModelJon Leighton2012-10-261-133/+0
* Revert "Get rid of the ActiveRecord::Model::DeprecationProxy thing."Jeremy Kemper2012-10-201-0/+36
* Get rid of the ActiveRecord::Model::DeprecationProxy thing.Jon Leighton2012-10-191-36/+0
* Make ActiveRecord::Model::DeprecationProxy work betterJon Leighton2012-08-031-3/+23
* Address test_basic_model test error with Oracle enhanced adapterYasuo Honda2012-06-271-1/+1
* Support establishing connection on ActiveRecord::Model.Jon Leighton2011-12-281-1/+4
* Intercept sends in Model::DeprecationProxyJon Leighton2011-12-241-1/+3
* Add test to ensure AR::Model initialization works correctlyJon Leighton2011-12-241-0/+5
* Add deprecation for the change to the active_record load hookJon Leighton2011-12-241-0/+14
* Support nested AR::ModelsJon Leighton2011-12-241-0/+4
* 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