Update Admin Actions for Ruby 3 In Ruby 3 hashes no longer work as keyword args like we expected, so we have to be a bit more explicit. Should be compatible with Ruby 2.
1 files changed, 1 insertions(+), 1 deletions(-) M lib/admin_action.rb
M lib/admin_action.rb => lib/admin_action.rb +1 -1