Module: RodaSessionMiddleware::RequestMethods
- Defined in:
- lib/roda/session_middleware.rb
Instance Method Summary collapse
-
#_remaining_path(_) ⇒ Object
Work around for if type_routing plugin is loaded into Roda class itself.
Instance Method Details
#_remaining_path(_) ⇒ Object
Work around for if type_routing plugin is loaded into Roda class itself.
155 156 |
# File 'lib/roda/session_middleware.rb', line 155 def _remaining_path(_) end |