Exception: CanCan::AccessDenied

Inherits:
StandardError
  • Object
show all
Defined in:
lib/cancan.rb

Overview

This error is raised when a user isn’t allowed to access a given controller action. See ControllerAdditions#unauthorized! for details.