Hi I have a simple form where the user can sign up with an email and password and click the create button but when this is done no action happens and even when I fill in the form blank no error messages are shown .What could be the issue in my code?
Attachments: http://www.ruby-forum.com/attachment/7801/_form.html.erb http://www.ruby-forum.com/attachment/7802/new.html.erb http://www.ruby-forum.com/attachment/7803/_error_messages.html.erb http://www.ruby-forum.com/attachment/7804/users_controller.rb http://www.ruby-forum.com/attachment/7805/user.rb