aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/support/stubs
Commit message (Collapse)AuthorAgeFilesLines
* Allow strong params in ActiveRecord::Base#exists?Gannon McGibbon2019-01-071-0/+15
Allow `ActionController::Params` as argument of `ActiveRecord::Base#exists?`