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
Andrew White da33612d0f Merge pull request #26370 from yahonda/rails26368
Move `require "models/post"` before `require "models/comment"`
2016-09-05 18:34:58 +01:00
..
active_record/connection_adapters
assets
cases Merge pull request #26370 from yahonda/rails26368 2016-09-05 18:34:58 +01:00
fixtures Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
migrations modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
models Merge pull request #24099 from k0kubun/preserve-readonly 2016-08-18 23:17:23 -03:00
schema Add three new rubocop rules 2016-08-16 04:30:11 -03:00
support applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
.gitignore
config.example.yml Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
config.rb