inline_forms 1.4.7 → 1.4.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -160,7 +160,6 @@ class InlineFormsController < ApplicationController
160
160
  send("#{@form_element.to_s}_update", @object, @attribute)
161
161
  @object.save
162
162
  respond_to do |format|
163
- debugger
164
163
  format.js { }
165
164
  end
166
165
  end
@@ -1,4 +1,4 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
  module InlineForms
3
- VERSION = "1.4.7"
3
+ VERSION = "1.4.8"
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.4.7
4
+ version: 1.4.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: