The code you have written down here is okay, there is no problem with the submit tag. Check your error log. Or you can check and also download a very helpful book for the RoR beginners.Here is the link http://my.opera.com/learnror
here you will find a book and some RoR related notes. Thanks & Regards Shahroon On Thu, Jan 1, 2009 at 2:01 AM, Daniel Franca < [email protected]> wrote: > > Hi everyone, > I was following the book Agile Web Development with Rails 2Ed. by Dave > Thomas. > > So, at some part of my studies, I decided to try to create my own > application based on what I've learned... > Now I'm in trouble in a simple form. > > I tried to create a form to register new users. > > I'm sending attached the files that I created for this. > > but my view don't call the action add_user when the user click on submit > <%= submit_tag "Novo Usuário", :class => "submit" %> > > Translation from portuguese: "Novo Usuário" = "New User" > > I searched a lot in foruns and google and didn't solve my problem. I > believe it's something easy That I couldn't solve because my lack of > knowledge in Ruby. > > Attachments: > http://www.ruby-forum.com/attachment/3115/files.tar.gz > > -- > Posted via http://www.ruby-forum.com/. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

