[Rails] I think I've found a mistake in Rails tutorial
At the point of this section
clicking the "Create my account" button on the signup form shows the following image at
According to the tutorial, I must modify these files to rid myself of the error.
- app/controllers/users_
controller.rb - app/views/users/new.html.erb
- app/views/shared/_error_
messages.html.erb - app/assets/stylesheets/custom.
css.scss
I made all the modifications (until I saw the working image to the 4 files), and I still get the error image above when submitting the file, rather than a page that shows me that I left the fields blank.
Can you help with this?
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/011433d1-505a-45c6-9829-2b65aac0d309%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home