pundit-community / pundit-matchers

A set of RSpec matchers for testing Pundit authorisation policies.
MIT License
234 stars 22 forks source link

Update RuboCop #181

Closed tagliala closed 3 months ago

tagliala commented 3 months ago

Autofix safe Style/RedundantInterpolationUnfreeze offenses: interpolated strings are already unfrozen.

Comparison:
         "test #{1}":  8929208.6 i/s
        +"test #{1}":  7853049.9 i/s - 1.14x  (± 0.00) slower