Module: Wayfarer::Routing

Defined in:
lib/wayfarer/routing/dsl.rb,
lib/wayfarer/routing/route.rb,
lib/wayfarer/routing/result.rb,
lib/wayfarer/routing/root_route.rb,
lib/wayfarer/routing/path_finder.rb,
lib/wayfarer/routing/url_matcher.rb,
lib/wayfarer/routing/host_matcher.rb,
lib/wayfarer/routing/path_matcher.rb,
lib/wayfarer/routing/target_route.rb,
lib/wayfarer/routing/query_matcher.rb,
lib/wayfarer/routing/custom_matcher.rb,
lib/wayfarer/routing/scheme_matcher.rb,
lib/wayfarer/routing/suffix_matcher.rb

Defined Under Namespace

Modules: DSL, Result Classes: CustomMatcher, HostMatcher, PathFinder, PathMatcher, QueryMatcher, RootRoute, Route, SchemeMatcher, SuffixMatcher, TargetRoute, URLMatcher