Class: Objectify::Route
- Inherits:
-
Struct
- Object
- Struct
- Objectify::Route
- Defined in:
- lib/objectify/route.rb
Instance Attribute Summary collapse
-
#opts ⇒ Object
Returns the value of attribute opts.
Instance Attribute Details
#opts ⇒ Object
Returns the value of attribute opts
2 3 4 |
# File 'lib/objectify/route.rb', line 2 def opts @opts end |