Method: WhalesDispatch::Route#action_name
- Defined in:
- lib/whales_dispatch/route.rb
#action_name ⇒ Object (readonly)
Returns the value of attribute action_name.
5 6 7 |
# File 'lib/whales_dispatch/route.rb', line 5 def action_name @action_name end |