inline_forms 1.0.17 → 1.0.18

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module InlineForms
2
- VERSION = "1.0.17"
2
+ VERSION = "1.0.18"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inline_forms
3
3
  version: !ruby/object:Gem::Version
4
- hash: 53
4
+ hash: 51
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 17
10
- version: 1.0.17
9
+ - 18
10
+ version: 1.0.18
11
11
  platform: ruby
12
12
  authors:
13
13
  - Ace Suares
@@ -161,7 +161,7 @@ files:
161
161
  - app/helpers/form_elements/text_field.rb
162
162
  - app/helpers/inline_forms_helper.rb
163
163
  - app/models/geo_code_curacao.rb
164
- - app/views/_close.html.erb
164
+ - app/views/inline_forms/_close.html.erb
165
165
  - app/views/inline_forms/_edit.html.erb
166
166
  - app/views/inline_forms/_header.html.erb
167
167
  - app/views/inline_forms/_list.html.erb