Method: Docs::RoutesCollection::Item#action
- Defined in:
- app/models/docs/routes_collection.rb
#action ⇒ Object
Returns the value of attribute action.
25 26 27 |
# File 'app/models/docs/routes_collection.rb', line 25 def action @action end |