nerdgeschoss / shimmer

Shimmer is a collection of Rails extensions that bring advanced UI features into your app and make your life easier as a developer.
https://nerdgeschoss.de
MIT License
6 stars 1 forks source link

ResourcePoliciable #25

Open Adeynack opened 1 year ago

Adeynack commented 1 year ago

Goal

Helps easily creating bunch of policy methods for attach/detach/etc... associations of resource. Especially helpful when using Avo.

Acceptance Criteria