method
append_query_string
v2.2.1 -
Show latest stable
- Class:
ActionController::Routing::Route
append_query_string(path, hash, query_keys = nil)private
Generate the query string with any extra keys in the hash and append it to the given path, returning the new path.