complex-form-examples

Simple Rails application which shows the use of NestedAttributes and AutosaveAssociation.

  • Owner: alloy/complex-form-examples
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Complex Form Examples - 2 level nesting

Example of nested forms with 2 level nesting.

  • We've extracted html chunks into javascript variables in the head to avoid repetition and double javascript escaping (escape_javascript).
  • Events work with delegate because it's easier when adding dynamic html parts.
  • Most of the javascript is extracted to application.js

Rails is vendored using a Git submodule to official repository:
git://github.com/rails/rails.git

Overview

Name With Owneralloy/complex-form-examples
Primary LanguageRuby
Program languageJavaScript (Language Count: 2)
Platform
License:MIT License
Release Count0
Created At2008-08-19 18:55:41
Pushed At2009-08-25 10:32:43
Last Commit At2009-08-25 03:32:29
Stargazers Count258
Watchers Count8
Fork Count28
Commits Count87
Has Issues Enabled
Issues Count3
Issue Open Count3
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top