Bug #16095
Convert attr_accessible to strong params
Fixed in Releases:
Found in Releases:
Description
Recent change in core requires removal of attr_accessible from models to be compatible.
Associated revisions
History
#1
Updated by Ondřej Pražák almost 6 years ago
- Status changed from New to Closed
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman_pipeline/pull/68 added
Fixes #16095 - Replace attr_accessible with strong params