mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Give attribution to Peter Jaros for the patch we paired on.
This commit is contained in:
parent
b50dfce601
commit
c4cf9073a1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
* Deprecate "Model.model_name.partial_path" in favor of "model.to_path" [Grant Hutchins]
|
||||
* Deprecate "Model.model_name.partial_path" in favor of "model.to_path" [Grant Hutchins, Peter Jaros]
|
||||
|
||||
* Provide mass_assignment_sanitizer as an easy API to replace the sanitizer behavior. Also support both :logger (default) and :strict sanitizer behavior [Bogdan Gusiev]
|
||||
|
||||
|
|
Loading…
Reference in a new issue