Class

Route

Extends:

There's no documentation for this item.

Public Attributes
behavior
conditional_block
conditions
index
params
segments
symbol
Public Methods
behavior_trace
compile
generate Given a hash of params, returns a string using the stored route segments for reconstruction of the URL.
if_conditions
name Name this route
new
regexp?
register Registers itself in the Router.routes array
segments_from_path Turn a path into string and symbol segments so it can be reconstructed, as in the case of a named route.
symbol_segments Get the symbols out of the segments array
to_s
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.