ruby-simple-form

Library to simplify the creation of forms in Rails applications
  https://github.com/plataformatec/simple_form
  0
  no reviews



Simple Form provides a stack of components that can be invoked to create complete HTML inputs on Rails application , which by default contains label, hints, errors and the input itself. Simple Form reduces duplication and helps having a consistent form usage across the application.