Skip to content

jess/serve-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serve::Mail

What's a website without a contact form? Serve is great for static websites, mockups, landing pages, etc, but what if you want to add a contact form? Let's make use of action mailer to send some mail.

Installation

Add this line to your application's Gemfile:

gem 'serve-mail'

And then execute:

$ bundle

Or install it yourself as:

$ gem install serve-mail

Usage

Comin soon!

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages