-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Home
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
This page was created by the OSS community and might be outdated or incomplete. Feel free to improve or update this content according to the latest versions of SimpleForm and Rails to help the next developer who visits this wiki after you.
Keep in mind to maintain the guides as simple as possible and to avoid additional dependencies that might be specific to your application or workflow (such as Haml, RSpec, Guard and similars).