Open d1chiqua opened 1 week ago
As a developer, I want to decouple authorization logic from the controller so that the code adheres to the Single Responsibility Principle.
Tasks
Acceptance Criteria
https://staging.rubyvideo.dev/talks/access-denied-the-missing-guide-to-authorization-in-rails
https://guides.rubyonrails.org/layouts_and_rendering.html
https://guides.rubyonrails.org/action_controller_overview.html
As a developer, I want to decouple authorization logic from the controller so that the code adheres to the Single Responsibility Principle.
Tasks
Acceptance Criteria