https://github.com/nd0ut/semantic-ui-rails
http://http://semantic-ui.com/
Thank you for the suggestion but I don't think this belongs to Simple Form. The wrappers API is generated in your application exactly to make easier people extend it without need to change Simple Form.
I started something here, but I'm neither expert in semantic-ui neither in simple_form :
https://github.com/deneuxa/simple_form_semantic-ui
@rafaelfranca simple_form comes with a twitter-bootstrap template ;) and semantic-ui is on his way to become the next twitter-bootstrap ;)
Still no plans to support rails generate simple_form:install --semantic_ui now that all the cool kids are using semantic ;) ?
I'd like to chime in and say that this would make my life so much easier since I use semantic-ui instead of Bootstrap or Zurb in all my projects.
Until this is added as an initializer to SimpleForm, you can refer to this wrapper.
http://pranavsingh.co/semantic-ui-simple-form-wrapper/
Most helpful comment
I'd like to chime in and say that this would make my life so much easier since I use semantic-ui instead of Bootstrap or Zurb in all my projects.