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
Gannon McGibbon 1e923b4984 Allow strong params in ActiveRecord::Base#exists?
Allow `ActionController::Params` as argument of
`ActiveRecord::Base#exists?`
2019-01-07 14:59:02 -05:00
..
active_record/connection_adapters
assets
cases Allow strong params in ActiveRecord::Base#exists? 2019-01-07 14:59:02 -05:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Don't treat begin and rollback transactions as write queries 2018-12-11 06:40:38 +09:00
schema Use squiggly heredoc to strip odd indentation in the executed SQL 2018-11-22 19:43:53 +09:00
support Allow strong params in ActiveRecord::Base#exists? 2019-01-07 14:59:02 -05:00
config.example.yml Bump the minimum version of PostgreSQL to 9.3 2018-11-25 13:13:08 +00:00
config.rb