https://github.com/andyw8/simpleform_examples
Some advanced SimpleForm examples involving associations
https://github.com/andyw8/simpleform_examples
Last synced: 4 months ago
JSON representation
Some advanced SimpleForm examples involving associations
- Host: GitHub
- URL: https://github.com/andyw8/simpleform_examples
- Owner: andyw8
- Created: 2013-01-03T11:01:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-09T11:12:46.000Z (over 12 years ago)
- Last Synced: 2025-01-05T19:12:54.874Z (5 months ago)
- Language: Ruby
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
## SimpleForm Examples
This project illustrates some advanced uses of SimpleForm.
In preperation for Rails 4, the examples use [Strong Parameters](https://github.com/rails/strong_parameters)
You can see the example running at [simpleform-examples.herokuapp.com/](http://simpleform-examples.herokuapp.com/)