public Method

Method.cast_expects(params)

Casts a set of Ruby values into the expected Ruby values

Source Code

# File action_web_service/api.rb, line 187
def cast_expects(params)
  @caster.cast_expects(params)
end
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.