formvalidation-rails 0.6.1.1 → 0.6.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c045eb03f3fcb9152c6594ee3ae17f731507a0b9
4
- data.tar.gz: ca7c6fc293111a2fc7c58a6dcdd88c144a3bb75d
3
+ metadata.gz: e778619dcc8f81c4b2e14965b92e39d3ab194cf5
4
+ data.tar.gz: 25199bd63fbd84911b6c42855e9635a329423449
5
5
  SHA512:
6
- metadata.gz: be0212d0197e5b75c1ff15c27ae66a64d844eddf6691e5ddb81eb68f982122ba99898048212e92ad537541f6d9a43029258252311a223520420a708f644796c6
7
- data.tar.gz: a6bb7e0e2a2ec75b800003b073b341b63c66259cf691a164a9f10d9e6a2bfd4cbb29f2bf93d25fe154d867fd812a7f3c2315a56021457ceb0d563a837d0f169d
6
+ metadata.gz: f59656df931975a34977ca11a067a1fc9e5d21bb7cbb796080e3a802ee9eb61efafe2aae766df3e4b40be5fc99238b02708d87774f862ab79237e91a4438d1bd
7
+ data.tar.gz: dc0f5303ec613f7270d1b6e4487e621a6e6500675f5324d5f110eb09193400cf90ed382f8f13354692b2f2d08b7b82883974b554e2877d00d5d04fa39eea3744
data/README.md CHANGED
@@ -1,10 +1,10 @@
1
- formvalidation-rails (0.6.1.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 (same version as original formvalidation) for easier use
7
+ This is only a gem containing a release version for easier use.
8
8
 
9
9
 
10
10
  ### How to Use
@@ -1,6 +1,6 @@
1
1
  module FormvalidationRails
2
2
  module Rails
3
- VERSION = '0.6.1.1'
3
+ VERSION = '0.6.1.2'
4
4
  SOURCE_VERSION = '0.6.1'
5
5
  end
6
6
  end
@@ -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.2-dev, built on 2015-02-24 10:46:41 PM
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.2-dev, built on 2015-02-24 10:46:42 PM
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.2-dev, built on 2015-02-24 10:46:41 PM
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.2-dev, built on 2015-02-24 10:46:42 PM
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.2-dev, built on 2015-02-24 10:46:41 PM
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.2-dev, built on 2015-02-24 10:46:42 PM
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.2-dev, built on 2015-02-24 10:46:41 PM
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.2-dev, built on 2015-02-24 10:46:42 PM
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.2-dev, built on 2015-02-24 10:46:41 PM
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.2-dev, built on 2015-02-24 10:46:42 PM
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/
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: formvalidation-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1.1
4
+ version: 0.6.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Benjamin Hüttinger