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
Ryuta Kamizono 316665f3e7 Remove duplicated test
`PostgresqlLargeKeysTest` is duplicated `PrimaryKeyBigSerialTest` in
`primary_keys_test.rb`.
2015-03-04 17:52:11 +09:00
..
active_record/connection_adapters rm Column#cast_type 2015-02-03 15:02:18 -07:00
assets
cases Remove duplicated test 2015-03-04 17:52:11 +09:00
fixtures Fixes #18492 2015-01-14 21:36:58 +05:30
migrations Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
models Merge pull request #18996 from morgoth/deprecate-more-errors-methods 2015-02-19 14:16:47 +01:00
schema tests, favor drop_table and :if_exists over raw SQL. 2015-03-02 17:43:01 +01:00
support
.gitignore
config.example.yml
config.rb