JDutil / contact_us

Gem providing simple Contact Form functionality with a Rails 3+ Engine.
http://contact-us-demo.herokuapp.com
MIT License
135 stars 57 forks source link

Fix simple_form form view #27

Closed tomeduarte closed 11 years ago

tomeduarte commented 11 years ago

The simple_form form view was not setting the appropriate HTML attributes nor the it's value, since it was using :button_html which is from formtastic.