contact_us icon indicating copy to clipboard operation
contact_us copied to clipboard

Formtastic by default

Open asiniy opened this issue 11 years ago • 2 comments

https://github.com/JDutil/contact_us/blob/master/app/views/contact_us/contacts/new.html.erb#L2

Why there is formtastic class by default? It's not good. Maybe, there is a place for another css class, like contact-us?

asiniy avatar Mar 30 '14 08:03 asiniy

Formtastic used to be the default, but class must not have been removed after adding https://github.com/JDutil/contact_us/blob/master/app/views/contact_us/contacts/new_formtastic.html.erb template. You can submit a PR to remove it if you want, but it doesn't seem to bother anyone else.

JDutil avatar Mar 31 '14 08:03 JDutil

I plan to do some refactoring for this gem. I'll try to do this.

asiniy avatar Mar 31 '14 08:03 asiniy