We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cee251 commit 55be760Copy full SHA for 55be760
CHANGELOG.rdoc
@@ -1,4 +1,4 @@
1
-dev
+0.3.0 (October 23, 2012)
2
3
* Fix issue when deeply nested and first level only has a select input (thanks eric88)
4
nested_form.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "nested_form"
- s.version = "0.2.3"
+ s.version = "0.3.0"
s.authors = ["Ryan Bates", "Andrea Singh"]
5
s.email = "ryan@railscasts.com"
6
s.homepage = "http://github.com/ryanb/nested_form"
0 commit comments