RubyGems
npm
Organizations
Log in
Sign up
RubyGems
jquery_dynamic_fields
Versions diffs
0.0.2 → 0.0.3
jquery_dynamic_fields 0.0.2 → 0.0.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/app/helpers/jquery_dynamic_fields/field_helper.rb
+1
-1
data/lib/jquery_dynamic_fields/version.rb
+1
-1
metadata
+1
-1
data/app/helpers/jquery_dynamic_fields/field_helper.rb
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
module
JqueryDynamicFieldsHelper
1
+
module
JqueryDynamicFields
2
2
module FieldHelper
3
3
def link_to_add_fields name, f, association
4
4
new_object = f.object.send(association).class.new
data/lib/jquery_dynamic_fields/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module JqueryDynamicFields
2
-
VERSION = "0.0.
2
"
2
+
VERSION = "0.0.
3
"
3
3
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: jquery_dynamic_fields
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
2
4
+
version: 0.0.
3
5
5
prerelease:
6
6
platform: ruby
7
7
authors: