RailsApps / learn-rails

An example Rails 5.1 app to accompany the "Learn Ruby on Rails" book.
https://learn-rails.com/install-rails-mac/index.html
392 stars 266 forks source link

Error when i try to submit the info in my contact form #71

Closed mareSLO closed 8 years ago

mareSLO commented 9 years ago

Hello guys, hope someone can help. Basically when i click the submit button, to test if the form is working, so i could actually receive an email, i get this.

screenshot from 2015-10-07 02 36 51 .

DanielKehoe commented 8 years ago

Did you create a file _app/views/user_mailer/contactemail.html.erb?

DanielKehoe commented 8 years ago

Closing this issue as no response and not reported by anyone else.