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
|
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
| |||
|
feedback
|
|
If your Sendgrid/Heroku setup is working, this tutorial on ActionMailer should get you going! | |||
|
feedback
|
|
Have a look at https://github.com/plataformatec/mail_form - easy peasy mail forms! | |||
|
feedback
|
|
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/ | |||
|
feedback
|