method
to_param
v4.0.2 -
Show latest stable
- Class:
Array
to_param()public
Calls to_param on all its elements and joins the result with slashes. This is used by url_for in Action Pack.
to_param()Calls to_param on all its elements and joins the result with slashes. This is used by url_for in Action Pack.