Public Instance methods
_remaining_path(_)
Work around for if type_routing plugin is loaded into Roda
class itself.
[show source]
# File lib/roda/session_middleware.rb 155 def _remaining_path(_) 156 end