CanCanCommunity / cancancan

The authorization Gem for Ruby on Rails.
MIT License
5.57k stars 638 forks source link

Update accessible by strategy validation #860

Open CuddlyBunion341 opened 2 months ago

CuddlyBunion341 commented 2 months ago

This PR implements adds custom SQL Strategy issue of #844.

The strategy should not be restricted to one of the pre existing ones of CanCanCan but any which extends the strategy base.