method

to_query

v3.2.8 - Show latest stable - Class: Object
to_query(key)
public

Converts an object into a string suitable for use as a URL query string, using the given key as the param name.

Note: This method is defined as a default implementation for all Objects for Hash#to_query to work.