search for: full_error

Displaying 1 result from an estimated 1 matches for "full_error".

Did you mean: full_errors
2006 Nov 11
1
retrieving ActiveResource validation errors on attributes
...model.save" returns false, so the response was understood etc. The model has error fields in it which work good on the standard HTML forms, so I think this is OK as well. However, I cannot seem to figure out how to actually get at the errors on the client-side. A call to model.errors, model.full_errors, model.errors.each etc. returns nothing. So, my suspicion is that the the data is not being sent by the server at all. Is this a current limitation? or just plain ignorance on my part? - Reid --~--~---------~--~----~------------~-------~--~----~ You received this message because you are sub...