There's no documentation for this item.
| Public Attributes | |
|---|---|
| behavior | |
| conditional_ |
|
| conditions | |
| index | |
| params | |
| segments | |
| symbol | |
| Public Methods | |
|---|---|
| behavior_ |
|
| compile | |
| generate | Given a hash of params, returns a string using the stored route segments for reconstruction of the URL. |
| if_ |
|
| name | Name this route |
| new | |
| regexp? | |
| register | Registers itself in the Router.routes array |
| segments_ |
Turn a path into string and symbol segments so it can be reconstructed, as in the case of a named route. |
| symbol_ |
Get the symbols out of the segments array |
| to_ |
|
<code/>and<pre/>for code samples.