Generate a link with the current URL parameters
Merge the current url params with a named path
Likn to a named path with the current url parameters
Source
These methods are a thin layer on top of Rails’ own methods -url_for
and request.query_parameters
.