forked from alloy/complex-form-examples
-
Notifications
You must be signed in to change notification settings - Fork 1
Various ways to handle multi-model forms in Rails.
License
aroth/complex-form-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Complex Form Examples --------------------- Several different ways to handle the multi-model form problem with a one-to-many association. The various approaches are in git branches. See them for examples. Once you clone the repository, you can checkout a remote branch. git checkout -b ddollar-accessible origin/ddollar-accessible Some branches may require you to update submodules. git submodule update --init
About
Various ways to handle multi-model forms in Rails.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 99.2%
- JavaScript 0.8%