best_in_place icon indicating copy to clipboard operation
best_in_place copied to clipboard

Add Ruby 3.2 support

Open rmm5t opened this issue 2 years ago • 0 comments

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

rmm5t avatar Jan 24 '23 18:01 rmm5t