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
2019-02-11 23:46:07 +09:00
..
active_record/connection_adapters
assets
cases Add remove_foreign_key for change_table 2019-02-11 23:46:07 +09:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations
models Fix relation.create to avoid leaking scope to initialization block and callbacks 2019-02-07 21:04:01 +09:00
schema Allow changing text and blob size without giving the limit option 2019-01-29 06:49:32 +09:00
support Add ability to change the names of the default handlers 2019-02-01 14:11:35 -05:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb