Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: madebydna/nested_form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: binarycode/nested_form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 20, 2011

  1. updated readme

    jdmorani authored and jdmorani committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    bb97ab0 View commit details
    Browse the repository at this point in the history
  2. + Modified nested_form to work with simple_form gem

    + Added support for simple_fields_for with implicit block creation
    jdmorani authored and jdmorani committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    179dd45 View commit details
    Browse the repository at this point in the history
  3. updated gemspec to include simple_form dependency

    jdmorani authored and jdmorani committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    b0e117a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2011

  1. + added add/remove div animations

    + added support for limiting number of children
    + added support for updating label of n+1 sections
    jdmorani authored and jdmorani committed Jan 21, 2011
    Configuration menu
    Copy the full SHA
    5bf294a View commit details
    Browse the repository at this point in the history
  2. updated readme

    jdmorani authored and jdmorani committed Jan 21, 2011
    Configuration menu
    Copy the full SHA
    20b6261 View commit details
    Browse the repository at this point in the history
  3. added support for removing duplicates if only the first occurrence of…

    … a field should be displayed
    jdmorani authored and jdmorani committed Jan 21, 2011
    Configuration menu
    Copy the full SHA
    fa4be61 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2011

  1. added support for removing duplicates if only the first occurrence of…

    … a field should be displayed
    jdmorani authored and jdmorani committed Jan 24, 2011
    Configuration menu
    Copy the full SHA
    dc4b56a View commit details
    Browse the repository at this point in the history
  2. removed debug info

    jdmorani authored and jdmorani committed Jan 24, 2011
    Configuration menu
    Copy the full SHA
    1c5aa74 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2011

  1. Configuration menu
    Copy the full SHA
    310af87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a77c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2011

  1. Configuration menu
    Copy the full SHA
    e885f6e View commit details
    Browse the repository at this point in the history
  2. update github repo link

    binarycode committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    f020e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999b4a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2011

  1. Configuration menu
    Copy the full SHA
    1e144f0 View commit details
    Browse the repository at this point in the history
Loading