inline_forms 1.3.21 → 1.3.22

Sign up to get free protection for your applications and to get access to all the features.
data/bin/inline_forms CHANGED
@@ -188,7 +188,7 @@ precomp = "
188
188
  config.assets.precompile += %w( inline_forms_application.js inline_forms_application.css devise.css )\n
189
189
  end\n
190
190
  \n"
191
- File.open( 'app/config/environments/production.rb', 'w') {|f| f.write(precomp) }
191
+ File.open( 'config/environments/production.rb', 'w') {|f| f.write(precomp) }
192
192
 
193
193
  puts "Capify...\n"
194
194
  system('capify .')
@@ -1,4 +1,4 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
  module InlineForms
3
- VERSION = "1.3.21"
3
+ VERSION = "1.3.22"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inline_forms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.21
4
+ version: 1.3.22
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: