π€ 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
Dive into the stories and experiences of innovators and experts, from Startup Founders to Industry Leaders at PulumiUP 2025.
Top comments (0)