1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
2011-04-12 19:46:04 -07:00
..
active_record/connection_adapters introduce a fake AR adapter for mocking database return values 2011-02-04 13:34:57 -08:00
assets
cases Deprecated support for passing hashes and relations to default_scope, in favour of defining a 'default_scope' class method in the model. See the CHANGELOG for more details. 2011-04-12 19:46:04 -07:00
connections use rake to create test databases for us 2011-01-14 14:07:16 -08:00
fixtures Merge branch 'master' into nested_has_many_through 2011-03-10 19:35:20 +00:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models Deprecated support for passing hashes and relations to default_scope, in favour of defining a 'default_scope' class method in the model. See the CHANGELOG for more details. 2011-04-12 19:46:04 -07:00
schema Allow to read and write AR attributes with non valid identifiers 2011-03-22 20:02:32 -03:00
config.rb