Question

Has anyone got a good tutorial or a gem to allow me to send emails via a contact form using sendgrid on heroku, i have the basic sendgrid set up and working as i am using exception notifications successfully.

Robbie Done

Was it helpful?

Solution 3

Thanks for your feedback guys, in the end i followed this blog post and managed to get it working great - http://matharvard.ca/posts/2011/aug/22/contact-form-in-rails-3/

OTHER TIPS

If your Sendgrid/Heroku setup is working, this tutorial on ActionMailer should get you going!

Have a look at https://github.com/plataformatec/mail_form - easy peasy mail forms!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top