formvalidation-rails 0.6.1.1 → 0.6.1.2
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.
- checksums.yaml +4 -4
- data/README.md +2 -2
- data/lib/formvalidation-rails/version.rb +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/bootstrap.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/bootstrap.min.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/foundation.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/foundation.min.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/pure.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/pure.min.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/semantic.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/semantic.min.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/uikit.js +1 -1
- data/vendor/assets/javascripts/formvalidation/framework/uikit.min.js +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e778619dcc8f81c4b2e14965b92e39d3ab194cf5
|
|
4
|
+
data.tar.gz: 25199bd63fbd84911b6c42855e9635a329423449
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f59656df931975a34977ca11a067a1fc9e5d21bb7cbb796080e3a802ee9eb61efafe2aae766df3e4b40be5fc99238b02708d87774f862ab79237e91a4438d1bd
|
|
7
|
+
data.tar.gz: dc0f5303ec613f7270d1b6e4487e621a6e6500675f5324d5f110eb09193400cf90ed382f8f13354692b2f2d08b7b82883974b554e2877d00d5d04fa39eea3744
|
data/README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
formvalidation-rails (0.6.1.
|
|
1
|
+
formvalidation-rails (0.6.1.2)
|
|
2
2
|
=================================
|
|
3
3
|
|
|
4
4
|
Provides client side validations for forms with the http://formvalidation.io/ library.
|
|
5
5
|
|
|
6
6
|
The original formvalidation repo can be found here: https://github.com/formvalidation/formvalidation.
|
|
7
|
-
This is only a gem containing a release version
|
|
7
|
+
This is only a gem containing a release version for easier use.
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
### How to Use
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:10 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:11 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:10 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:12 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:10 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:12 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:10 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:12 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:10 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* FormValidation (http://formvalidation.io)
|
|
3
3
|
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
|
|
4
4
|
*
|
|
5
|
-
* @version v0.6.
|
|
5
|
+
* @version v0.6.1, built on 2015-02-24 10:14:12 PM
|
|
6
6
|
* @author https://twitter.com/nghuuphuoc
|
|
7
7
|
* @copyright (c) 2013 - 2015 Nguyen Huu Phuoc
|
|
8
8
|
* @license http://formvalidation.io/license/
|