rails--rails/activerecord/test
Ryuta Kamizono b10b7917e6 Fix Active Record test failure
Caused at a45363a2fb.
2016-07-12 01:43:37 +09:00
..
active_record/connection_adapters
assets
cases Fix Active Record test failure 2016-07-12 01:43:37 +09:00
fixtures Fixed `where` for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
migrations Fix migration class names in tests 2016-05-28 14:16:43 +09:00
models Ensure hashes can be passed to attributes using `composed_of` 2016-05-31 10:03:26 -04:00
schema Extract foreign key action from `information_schema` 2016-06-07 06:26:49 +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