Exception: ActionController::StandardError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rails_com/action_controller/errors.rb

Direct Known Subclasses

ForbiddenError, UnauthorizedError

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code.



3
4
5
# File 'lib/rails_com/action_controller/errors.rb', line 3

def code
  @code
end