rails/activerecord/test
2016-02-17 11:26:03 +05:30
..
active_record/connection_adapters introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
assets
cases Fix semantics of test names for finish option in batches_test 2016-02-17 11:26:03 +05:30
fixtures fix regression when loading fixture files with symbol keys. 2016-01-13 10:11:54 +01:00
migrations Internal test migrations use the private 'Current' version 2015-12-15 17:18:09 +10:30
models Merge pull request #18109 from k0kubun/unscoped-joins 2016-02-11 11:33:30 -07:00
schema Use t.index in create_table instead of add_index in test schema 2016-01-31 17:36:04 +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