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`?
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?