RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Contact form gem: EOTS (Email Of The Species)

I’ve written a gem that lets you specify as many kinds of email contact forms as you like, including having them in one or more hierarchies so you can describe their shared fields just once. You use some method calls (see the README) to specify your forms and their fields, set up your SMTP credentials as normal, and EOTS takes care of creating the forms, accepting them, and submitting them to be delivered. See https://rubygems.org/gems/eots for the gem info, https://github.com/davearonson/EOTS for “teh c0dez”, or http://www.Codosaur.us/contact to see examples of the forms. (Please don’t send me emails just to test it!)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in