-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Home
Welcome to the SimpleForm wiki. Here you will find additional content and documentation
for the SimpleForm project, which complements the project README
and code docs.
Below there's several guides and tutorials created by the community showcasing customizations and configuration usage for SimpleForm.
- Adding custom components
- Adding custom input components
- Attributes filter
- Contact Form using Mail_Form
- Create a fake input that does NOT read attributes
- Create an "input" just for displaying attribute value
- Create an "input" just for displaying custom content (e.g. a link)
- Creating a minimalist form (no labels just placeholders)
- CSS for simple_form
- Custom inputs examples
- Custom Wrappers
- HTML5 Attributes
- Nested Models
- Simple Form with Devise
- Twitter Bootstrap integration
- Twitter Bootstrap v2 and simple_form v2
- Bootstrap component helpers
- Upgrading to Simple Form 2.0
- Use with ActiveModel compliant models
- Zurb's Foundation integration
Cheers,
The SimpleForm/Plataformatec team.
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).