to_param()
Instance Public methods
Calls to_param on all its elements and joins the result with
slashes. This is used by url_for in Action Pack.
Calls to_param on all its elements and joins the result with
slashes. This is used by url_for in Action Pack.
Please login to continue.