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
yuuji.yaginuma e5913a1aa3 Make sure to disable extension after test
If keep the extension, can not test properly to make sure that
extension can be enabled.
2017-05-31 09:09:24 +09:00
..
active_record/connection_adapters Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Make sure to disable extension after test 2017-05-31 09:09:24 +09:00
fixtures Refactor enum to use value instead of label in the scope 2017-05-07 04:38:31 +09:00
migrations modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
models Merge pull request #28969 from kamipo/refactor_enum_to_use_value_instead_of_label 2017-05-28 23:38:09 +09:30
schema Don't attempt to create a new record that was already created. 2017-04-20 19:45:58 -04:00
support Handle non-existing $ARCONN 2017-02-27 08:23:02 -06:00
.gitignore
config.example.yml Fix tests for prepared_statements: false and queries hitting #select_all 2016-11-19 21:52:52 +05:30
config.rb Define path with __dir__ 2017-05-23 00:53:51 +03:00