learn-rails icon indicating copy to clipboard operation
learn-rails copied to clipboard

Can't find 'error_notification' method

Open payton99 opened this issue 7 years ago • 0 comments

In chapter 19, under the section 'Create a New Contact Page' there is a paragraph that says: "We've added the error_notification method which provides all the error handling." However, when I look in the box that contains the code, I don't see an error_notification method. So am I just missing something?

When I test my application and fill out the contact information with an invalid email address, it still submits it without an error message. Someone please help!

payton99 avatar May 10 '18 21:05 payton99