π€ Situation
pry> params
# (pry) output error: #<ActionController::UnfilteredParameters: unable to convert unpermitted parameters to hash>
π Try
pry> params.permit!
{
"controller" => "photos",
"action" => "new"
}
For further actions, you may consider blocking this person and/or reporting abuse
Augusts Bautra -
Alexandre Calaça -
Aditya Pratap Bhuyan -
Rails Designer -
Top comments (0)