Monday, June 14, 2010

ArgumentError in Schools/school post variablesController#create

Error: wrong number of arguments (3 for 2)

Description: My create method only accepts 2 arguments. First, an auth_token. Second, a hash.

Fix: Send only two arguments, the auth_token and the hash.

No comments:

Post a Comment