client_side_validations-with_hidden 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module ClientSideValidationsWithHidden
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
@@ -1,2 +1,2 @@
1
1
  window.ClientSideValidations.selectors['inputs'] = window.ClientSideValidations.selectors['inputs'].replace(/:visible/, '');
2
- window.ClientSideValidations.selectors['inputs'] = window.ClientSideValidations.selectors['validate_inputs'].replace(/:visible/, '');
2
+ window.ClientSideValidations.selectors['validate_inputs'] = window.ClientSideValidations.selectors['validate_inputs'].replace(/:visible/, '');
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: client_side_validations-with_hidden
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -69,7 +69,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
69
69
  version: '0'
70
70
  segments:
71
71
  - 0
72
- hash: -4340970706926991929
72
+ hash: -1765985007494810843
73
73
  required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  none: false
75
75
  requirements:
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  version: '0'
79
79
  segments:
80
80
  - 0
81
- hash: -4340970706926991929
81
+ hash: -1765985007494810843
82
82
  requirements: []
83
83
  rubyforge_project:
84
84
  rubygems_version: 1.8.23