Class: Tramway::Configs::Entity::RouteStruct
- Inherits:
-
Struct
- Object
- Struct
- Tramway::Configs::Entity::RouteStruct
- Defined in:
- lib/tramway/configs/entity.rb
Overview
Route Struct contains implemented in Tramway CRUD and helpful routes for the entity
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index
14 15 16 |
# File 'lib/tramway/configs/entity.rb', line 14 def index @index end |