contact_us 0.4.0
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:
=
安装:
=
Runtime 依赖 (1):
rails
>= 3.0.0
Development 依赖 (7):
capybara
~> 1.1
formtastic
>= 2.1.0
rspec-rails
~> 2.11
shoulda-matchers
~> 1.1
simplecov
~> 0.7
simple_form
>= 0
sqlite3
~> 1.3.5