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
Aaron Patterson 5127857947 Merge pull request #17014 from grosser/grosser/fast-fixtures
speed up fixtures by not loading all their classes
2014-10-10 09:11:56 -07:00
..
active_record/connection_adapters
assets
cases Merge pull request #17014 from grosser/grosser/fast-fixtures 2014-10-10 09:11:56 -07:00
fixtures Fix query with nested array in Active Record 2014-09-06 23:46:32 +03:00
migrations
models Better regression test for Fixtures with fk as a symbol 2014-09-22 13:12:19 -04:00
schema Dynamically modified schema and association would not be correctly reset 2014-09-06 23:28:18 +09:00
support Reset ActiveRecord::SchemaDumper.ignore_tables value after changed in tests 2014-09-03 11:30:36 +09:00
.gitignore
config.example.yml MySQL: set connection collation along with the charset 2014-08-30 10:07:07 -07:00
config.rb