Skip to content

Commit

Permalink
removing changes fork-specific changes in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanb committed Apr 23, 2011
1 parent e9958f7 commit f41bdee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
0.1.1 (April 18, 2011)

* Added new RegEx to generate new objects IDs correctly - issue #26 and issue #30

0.1.0 (March 26, 2011)

* Prefix new records with "new_" so there's no possible conflict with existing records - issue #21

* Add support for _fields partial if no block is passed in to fields_for
Expand Down
4 changes: 0 additions & 4 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ This is a Rails gem for conveniently manage multiple nested models in a single f

This gem only works with Rails 3. See the {rails2 branch}[https://github.com/ryanb/nested_form/tree/rails2] for a plugin to work in Rails 2.

== My fork

This forks solves issues #26 and #30.

== Setup

Add it to your Gemfile then run +bundle+ to install it.
Expand Down

0 comments on commit f41bdee

Please sign in to comment.