forked from heartcombo/simple_form
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
theinventor edited this page Nov 28, 2012
·
26 revisions
Welcome to the simple_form wiki!
RailsCasts produced a great introduction to simple_form: http://railscasts.com/episodes/234-simple-form It was recently revised as: http://railscasts.com/episodes/234-simple-form-revised You will need a Railscasts Pro subscription for revised screencasts though.
Check out the Readme to get started with simple_form: https://github.com/plataformatec/simple_form (or in a friendly navigable format: http://simple-form.plataformatec.com.br)
Ask questions on the simple_form mailing list: http://groups.google.com/group/plataformatec-simpleform
Report bugs on the simple_form issue tracker: https://github.com/plataformatec/simple_form/issues
- Adding-custom-input-components
- Adding-custom-components
- Attributes-filter
- CSS-for-simple_form
- Nested-Models
- Use-with-ActiveModel-compliant-models
- HTML5-Attributes
- Twitter-Bootstrap-v2-and-simple_form-v2
- Simple-form-with-devise
- Custom-Wrappers
- Upgrading-to-Simple-Form-2.0
- Creating-a-minimalist-form-(no-labels-just-placeholders)
- Custom-inputs-examples
- Advanced Validations and virtual attributes