Module: Otto::Route::ClassMethods
- Defined in:
- lib/otto/route.rb
Overview
Class methods for Route providing Otto instance access
Instance Attribute Summary collapse
-
#otto ⇒ Object
Returns the value of attribute otto.
Instance Attribute Details
#otto ⇒ Object
Returns the value of attribute otto.
27 28 29 |
# File 'lib/otto/route.rb', line 27 def otto @otto end |