Skip to content

virtualfunction/nesting_form

Repository files navigation

Nesting Form

This is similar to the nested_form plugin that Ryan Bates made as part of his Railscasts See: github.com/ryanb/nested_form

This tries to work round some of the limitations with nested_form which appears to be unmaintained as of 2012. These include:

  • Events to fire correctly (fired from fields rather than form object)

  • Obey the correct wrapper for simple_form

  • Allow use of table rows

  • Not have <div class=“fields”> as a hard coded wrapper

About

Something similar to nested_form for Rails, that gets round some of it's design limitations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages