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
Rafael Mendonça França aca714eaa0 Merge pull request #16114 from seuros/test_clean
[Postgresql tests] Added enable_extension! to helper
2014-09-05 19:20:19 -03:00
..
active_record/connection_adapters Add a type object to Column constructor 2014-05-17 17:16:05 -06:00
assets
cases Merge pull request #16114 from seuros/test_clean 2014-09-05 19:20:19 -03:00
fixtures fk: use random digest names 2014-06-26 22:03:49 +02:00
migrations activerecord: Initialize Migration with version from MigrationProxy. 2014-01-06 10:46:35 -05:00
models Skip StatementCache for eager loaded associations (Fixes #16761) 2014-09-04 10:05:01 -05:00
schema Added enable_extension! to helper 2014-09-05 21:20:17 +00: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