contact_us 1.0.1
A Rails 3+ Engine providing a basic contact form. I used Formtastic to keep things simple, and to hook into your apps custom Formtastic stylesheets.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 4.2.0
Development Dependencies (7):
capybara
~> 2.0
formtastic
>= 2.1.0
rspec-rails
~> 3.1
shoulda-matchers
>= 1.5.4
simplecov
~> 0.7
simple_form
>= 0
sqlite3
~> 1.3.5