dynamic_fields_for_rails 0.0.1 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dynamic_fields_for_rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0
|
4
|
+
version: 0.1.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -71,8 +71,8 @@ files:
|
|
71
71
|
- LICENSE.txt
|
72
72
|
- README.md
|
73
73
|
- Rakefile
|
74
|
-
- app/assets/javascripts/
|
75
|
-
- app/helpers/
|
74
|
+
- app/assets/javascripts/dynamic_fields_for.coffee
|
75
|
+
- app/helpers/dynamic_fields_for_helper.rb
|
76
76
|
- dynamic_fields_for_rails.gemspec
|
77
77
|
- lib/dynamic_fields_for_rails.rb
|
78
78
|
- lib/dynamic_fields_for_rails/version.rb
|