inline_forms 1.3.38 → 1.3.39

Sign up to get free protection for your applications and to get access to all the features.
data/bin/inline_forms CHANGED
@@ -202,7 +202,7 @@ class ApplicationController < ActionController::Base
202
202
  # end
203
203
  end
204
204
  "
205
- File.open( 'app/controller/application_controller.rb', 'w+') {|f| f.write(app_cont) }
205
+ File.open( 'app/controllers/application_controller.rb', 'w+') {|f| f.write(app_cont) }
206
206
 
207
207
  puts "Injecting precompile assets stuff in production.rb...\n"
208
208
  precomp = "
@@ -1,4 +1,4 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
  module InlineForms
3
- VERSION = "1.3.38"
3
+ VERSION = "1.3.39"
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.38
4
+ version: 1.3.39
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: