Class Journey::Route
In: lib/journey/route.rb
Parent: Object

Methods

External Aliases

constraints -> conditions

Attributes

app  [R] 
constraints  [R] 
defaults  [R] 
ip  [R] 
name  [R] 
path  [R] 
precedence  [RW] 
verb  [R] 

Public Class methods

path is a path constraint. constraints is a hash of constraints to be applied to this route.

Public Instance methods

segment_keys()

Alias for parts

[Validate]