rails/activerecord/test
2015-12-19 18:05:55 +09:00
..
active_record/connection_adapters introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
assets
cases Merge pull request #19423 from yuroyoro/fix_performance_regression_of_preloading_has_many_through_relation 2015-12-18 18:46:14 -08:00
fixtures Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-dependencies 2015-10-28 12:24:07 -06:00
migrations Internal test migrations use the private 'Current' version 2015-12-15 17:18:09 +10:30
models Bugfix collection association #create method … 2015-11-23 16:22:03 +02:00
schema Remove unused test/schema/mysql_specific_schema.rb 2015-12-19 18:05:55 +09:00
support Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
.gitignore
config.example.yml Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
config.rb