Closed rmm5t closed 3 months ago
Ruby 3.2 is more strict on its keyword argument syntax which results in the following error.
ActionView::Template::Error: unknown keywords: method, type, attr, helper_options
Ruby 3.2 is more strict on its keyword argument syntax which results in the following error.