Method: ActionController::MethodNotAllowed#allowed_methods

Defined in:
lib/action_controller/metal/exceptions.rb

#allowed_methodsObject (readonly)

Returns the value of attribute allowed_methods.



17
18
19
# File 'lib/action_controller/metal/exceptions.rb', line 17

def allowed_methods
  @allowed_methods
end