varvet / pundit

Minimal authorization through OO design and pure Ruby classes
MIT License
8.24k stars 627 forks source link

Add support for Rubocop syntax extensions #691

Closed a666 closed 1 year ago

a666 commented 2 years ago

Should be very useful, for example for the permissions example group. See https://docs.rubocop.org/rubocop-rspec/third_party_rspec_syntax_extensions.html

dgmstuart commented 2 years ago

Thanks - this does sound useful - we'd probably accept a pull request which adds this feature.