Skip to content

JerryWho/complex-form-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Ruby 99.2%
  • JavaScript 0.8%