rails/activerecord/test/cases/adapters
Jon Leighton 9e4c41c903 Remove ActiveRecord::Model
In the end I think the pain of implementing this seamlessly was not
worth the gain provided.

The intention was that it would allow plain ruby objects that might not
live in your main application to be subclassed and have persistence
mixed in. But I've decided that the benefit of doing that is not worth
the amount of complexity that the implementation introduced.
2012-10-26 15:51:02 +01:00
..
firebird please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT 2011-06-06 15:47:13 -07:00
mysql Remove ActiveRecord::Model 2012-10-26 15:51:02 +01:00
mysql2 Remove ActiveRecord::Model 2012-10-26 15:51:02 +01:00
oracle please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT 2011-06-06 15:47:13 -07:00
postgresql Fix typo in inet and cidr saving 2012-10-14 19:40:38 +02:00
sqlite3 Cleanup trailing whitespaces 2012-10-12 09:56:39 +02:00