Simple Form / Partial Example
Another completed project from the Sunday section.
This application makes use of the following:
- form_for
- Partials for DRYness
- has_many :through where tables and foreign keys don’t match
- collection_select drop downs
- named_scope and default_scope
Click here to download the completed application.
Categories: Announcements