On 14 June 2011 03:00, Fernando Aureliano <[email protected]> wrote:
> The form appears, I put the data and go!
> Dont show any erros, but the data are not recorded

Have a look in development.log to check that the data are being posted
correctly and it is going to the correct action.  Then if all looks ok
use ruby-debug to break into your code and see what is going on.  Have
 a look at the Rails Guide on debugging to find how to do this.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to