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
2016-07-02 00:06:26 -03: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 #25507 from bquorning/optimize-for-first-result-and-remove-mysql-select_one 2016-07-02 00:06:26 -03:00
fixtures Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
migrations Internal test migrations use the private 'Current' version 2015-12-15 17:18:09 +10:30
models Ensure hashes can be passed to attributes using composed_of 2016-05-31 10:03:38 -04:00
schema Merge pull request #25307 from kamipo/extract_foreign_key_action_from_information_schema 2016-07-01 23:16:39 -03: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