westonganger / protected_attributes_continued

The community continued version of protected_attributes for Rails 5+
MIT License
45 stars 33 forks source link

Fix for nested assignment not processed properly #16

Closed yevhene closed 5 years ago

yevhene commented 5 years ago

Triggers in case of strong_params. It causes issues when you have dependent fields on one another.

yevhene commented 5 years ago

It generates errors in some other cases (