Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that AR::Relation#exists? allows only permitted params | bogdanvlviv | 2019-01-17 | 1 | -1/+7 |
| | | | | | Clarify changelog entry Related to #34891 | ||||
* | Allow strong params in ActiveRecord::Base#exists? | Gannon McGibbon | 2019-01-07 | 1 | -0/+15 |
Allow `ActionController::Params` as argument of `ActiveRecord::Base#exists?` |