rails/activerecord/test
Yasuo Honda 407e0ab5e5 Rename active_record_internal_metadatas to ar_internal_metadata
for those who already migrated to Rails 5.0.0 beta
2016-02-01 15:52:30 +00:00
..
active_record/connection_adapters
assets
cases Rename active_record_internal_metadatas to ar_internal_metadata 2016-02-01 15:52:30 +00:00
fixtures fix regression when loading fixture files with symbol keys. 2016-01-13 10:11:54 +01:00
migrations
models Add missing source_type if provided on hmt which belongs to an sti record 2016-01-24 22:25:12 +05:30
schema Use t.index in create_table instead of add_index in test schema 2016-01-31 17:36:04 +09:00
support
.gitignore
config.example.yml
config.rb