Functionality that's due to be removed in 1.15 has been removed in
develop. It will still be present in 1.14 (and 1.13).

This includes:

- attr_accessible in Foreman models compatibility: if you call this on a
standard Foreman model to add more attributes, replace it with the
`parameter_filter` plugin API.

- attr_accessible in your models with Taxonomy/NestedAncestryCommon: no
longer supported, replace it with params.permit() in your controllers.

More information at
http://projects.theforeman.org/projects/foreman/wiki/Strong_parameters.

-- 
Dominic Cleal
domi...@cleal.org

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to