input_css 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module InputCSS
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/lib/input_css.rb CHANGED
@@ -31,7 +31,6 @@ module ActionView
31
31
 
32
32
  class InstanceTag
33
33
  alias_method :tag_without_error_wrapping, :tag_with_default_css
34
- options
35
34
  end if defined?(InstanceTag) # Rails 3 compat
36
35
  end
37
36
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: input_css
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.0
5
+ version: 0.1.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ryan Heath
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-06-23 00:00:00.000000000 Z
13
+ date: 2013-06-27 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  prerelease: false