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
2012-01-16 15:19:34 -08:00
..
active_record/connection_adapters Revert "active record base class test case should not be public" 2012-01-05 12:44:05 -02:00
assets
cases use one based indexes for the mock migrations 2012-01-16 15:19:34 -08:00
fixtures Test fixtures with custom model and table names 2011-12-30 10:34:01 +01:00
migrations stop depending on the filesystem for interleaved migration tests 2012-01-13 14:33:59 -08:00
models Deprecate inferred JOINs with includes + SQL snippets. 2012-01-16 21:32:12 +00:00
schema Merge branch 'master' of git://github.com/rails/rails 2011-12-31 01:10:42 +00:00
support Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
.gitignore
config.example.yml To support ActiveRecord unit tests for IBM DB2 2011-10-02 22:51:01 -04:00
config.rb