class Object

Public Instance Methods

description() click to toggle source
# File lib/denied/rspec/matcher.rb, line 41
def description
  "Checks if a restriction for a given action is defined on the controller"
end