jquery-countdown-rails 0.0.3 → 1.6.3

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: f1af9272d99a6940caa3c0dbea6c7013dae7046d
4
- data.tar.gz: e926c9337c8053bfc3395e85ab3e8b30e72aa479
3
+ metadata.gz: 5eaf616f15def7da82c3464b914572f56ed16683
4
+ data.tar.gz: 6e640b2b2aaf34770e3b907fe086717635d71c63
5
5
  SHA512:
6
- metadata.gz: 2aa79675dbb620f68404be3021d6a710e94883f4596113982dd21a38d34676508705a2fc14568ab254f37c678ee603216dc0053c82bc0ba61fc7f95d97176ef6
7
- data.tar.gz: 03e6b3b470d1a1d3a5ea030f71f09969a580abd2ebbdf68777d768d552cc9e8d5e1469e2eebe1da81dd7ab50997b9d240f97ae0cac16f350500204ce6d668a7d
6
+ metadata.gz: caf1b0ac47c830aa0f65f10fa52a6f74a2f22493927b0fede5c8fa8668a93c520f947110df61746c3aab93fbebde1ea196d09714215b4a3655f655f1762278c5
7
+ data.tar.gz: e2547a4c242ce0020494fa4203a321aa3179a45a632ae43b07e1980962ec45a45f7616b2492bc3b5ca79b55db497205a9ce478ab9040dd32e0456cd4bb613b12
@@ -1,4 +1,4 @@
1
- Copyright (c) 2013 Mauricio Pasquier Juan
1
+ Copyright (c) 2014 Mauricio Pasquier Juan
2
2
 
3
3
  MIT License
4
4
 
data/README.md CHANGED
@@ -17,6 +17,8 @@ Or install it yourself as:
17
17
 
18
18
  $ gem install jquery-countdown-rails
19
19
 
20
+ This gem's version reflects the asset version starting with `1.6.3`.
21
+
20
22
  ## Usage
21
23
 
22
24
  Require the core file, and any locale you need, in your `application.js` (`-en`
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = JqueryCountdownRails::VERSION
9
9
  spec.authors = ["Mauricio Pasquier Juan"]
10
10
  spec.email = ["mauricio@pasquierjuan.com.ar"]
11
- spec.description = %Q{jQuery Countdown #{JqueryCountdownRails::ASSET_VERSION},
12
- packaged for standalone sprockets or rails}
11
+ spec.description = %Q{jQuery Countdown (gem version reflects assets
12
+ version) packaged for standalone sprockets or rails}
13
13
  spec.summary = %q{jQuery Countdown for the asset pipeline}
14
14
  spec.homepage = "https://github.com/mauriciopasquier/jquery-countdown-rails"
15
15
  spec.license = "MIT"
@@ -1,4 +1,3 @@
1
1
  module JqueryCountdownRails
2
- VERSION = "0.0.3"
3
- ASSET_VERSION = "1.6.3"
2
+ VERSION = "1.6.3"
4
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-countdown-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 1.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mauricio Pasquier Juan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-04 00:00:00.000000000 Z
11
+ date: 2014-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -39,8 +39,8 @@ dependencies:
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  description: |-
42
- jQuery Countdown 1.6.3,
43
- packaged for standalone sprockets or rails
42
+ jQuery Countdown (gem version reflects assets
43
+ version) packaged for standalone sprockets or rails
44
44
  email:
45
45
  - mauricio@pasquierjuan.com.ar
46
46
  executables: []
@@ -130,9 +130,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
130
  version: '0'
131
131
  requirements: []
132
132
  rubyforge_project:
133
- rubygems_version: 2.0.3
133
+ rubygems_version: 2.0.14
134
134
  signing_key:
135
135
  specification_version: 4
136
136
  summary: jQuery Countdown for the asset pipeline
137
137
  test_files: []
138
- has_rdoc: