Class: AddRoutes
- Inherits:
-
Struct
- Object
- Struct
- AddRoutes
- Defined in:
- lib/angstrom/data_structures.rb
Instance Attribute Summary collapse
-
#routes ⇒ Object
Returns the value of attribute routes.
Instance Attribute Details
#routes ⇒ Object
Returns the value of attribute routes
2 3 4 |
# File 'lib/angstrom/data_structures.rb', line 2 def routes @routes end |