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 França 8c65abe5f8 Merge pull request #29405 from kamipo/locked_should_not_build_arel
`Relation#locked?` should not build arel
2017-06-28 16:43:28 -04: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 Merge pull request #29405 from kamipo/locked_should_not_build_arel 2017-06-28 16:43:28 -04:00
fixtures Use bulk INSERT to insert fixtures 2017-06-20 13:18:53 -04:00
migrations modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
models Merge pull request #29405 from kamipo/locked_should_not_build_arel 2017-06-28 16:43:28 -04:00
schema Fix ids_reader to respect case sensitive primary key 2017-06-28 21:59:28 +09: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