Notifications
You’re not receiving notifications from this thread.
Best way to build a Contact Us page
Hi
First post so Hello World! Really enjoying this site.
I was just wondering what people consider to be the best way to build a Contact Us page.
I don't need to store the entered data, just email it to a couple of people.
I would want validation on the input.
I found this tutorial - is this broadly the correct approach?
https://www.murdo.ch/blog/build-a-contact-form-with-ruby-on-rails-part-1
Thanks
Simon
Table-less seems like the way to go for contact forms.
The only part missing from a quick look is the set up of an Email service. I can recommend , really easy to integrate in your Rails app: https://www.mailgun.com