Class

Method

Extends:

Represents an API method and its associated metadata, and provides functionality to assist in commonly performed API method tasks.

Public Attributes
expects
name
public_name
returns
Public Methods
[] Backwards compatibility with previous API
cast_expects Casts a set of Ruby values into the expected Ruby values
cast_returns Cast a Ruby return value into the expected Ruby value
expects_index_of Returns the index of the first expected parameter with the given name
expects_to_hash Returns a hash keyed by parameter name for the given parameter list
new
param_names The list of parameter names for this method
to_s String representation of this method
Private Methods
compat_signature_entry
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.