Pages - Menu

Showing posts with label forms. Show all posts
Showing posts with label forms. Show all posts

Tuesday, February 19, 2013

Rails errors with Foundation style with simple_form

I just made my error messages use Foundation styles  (http://foundation.zurb.com/docs/forms.php, scroll until Error States)

I edited the simple_form initializer:



Now you have cool error/alert/whatever messages.

Be happy