Class: Rack::Mount::Route

Inherits:
Object
  • Object
show all
Includes:
Generation::Route, Rack::Mount::Recognition::Route, Base
Defined in:
lib/rack/mount/route.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Base

Constant Summary

Constants included from Base

Base::VALID_CONDITIONS

Instance Attribute Summary

Attributes included from Base

#app, #conditions, #defaults, #method, #name, #path, #throw

Method Summary

Methods included from Generation::Route

#initialize, #url_for

Methods included from Rack::Mount::Recognition::Route

#call, #initialize, #path_keys_at

Methods included from Base

#initialize