Class Object
In: lib/openstack/core_ext/to_query.rb
Parent: Object

Methods

to_param   to_query  

Public Instance methods

Alias of to_s.

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

[Validate]