Method: Jets::Route#initialize
- Defined in:
- lib/jets/route.rb
#initialize(options) ⇒ Route
Returns a new instance of Route.
9 10 11 |
# File 'lib/jets/route.rb', line 9 def initialize() @options = end |
Returns a new instance of Route.
9 10 11 |
# File 'lib/jets/route.rb', line 9 def initialize() @options = end |