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