Method: ActionController::UrlGenerationError#method_name
- Defined in:
- actionpack/lib/action_controller/metal/exceptions.rb
#method_name ⇒ Object (readonly)
Returns the value of attribute method_name.
28 29 30 |
# File 'actionpack/lib/action_controller/metal/exceptions.rb', line 28 def method_name @method_name end |