Vinicius Stock
|
2e9e940e22
|
Change safe guard to check for each_pair instead of stringify_keys
|
2020-02-07 11:36:35 -05:00 |
|
Ryuta Kamizono
|
a99e00452b
|
Remove duplicated protected params definitions
Use "support/stubs/strong_parameters" instead.
|
2019-02-24 19:50:53 +09:00 |
|
bogdanvlviv
|
6410c70f7c
|
Ensure that AR::Relation#exists? allows only permitted params
Clarify changelog entry
Related to #34891
|
2019-01-17 20:10:01 +00:00 |
|
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 |
|