elephas 4.0.0 → 4.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/.travis-gemfile CHANGED
@@ -11,3 +11,5 @@ gemspec
11
11
  # Testing gems
12
12
  gem "rspec", "~> 2.12.0"
13
13
  gem "rake", "~> 10.0.3"
14
+ gem "simplecov", ">= 0.7.1"
15
+ gem "coveralls", ">= 0.6.7", require: false
data/.travis.yml CHANGED
@@ -4,7 +4,7 @@ rvm:
4
4
  - 2.0.0
5
5
  - jruby-19mode
6
6
  - rbx-19mode
7
- script: bundle exec rake spec
7
+ script: bundle exec rake spec:coverage
8
8
  gemfile: .travis-gemfile
9
9
  notifications:
10
10
  email: false
data/README.md CHANGED
@@ -4,6 +4,7 @@
4
4
  [![Dependency Status](https://gemnasium.com/ShogunPanda/elephas.png?travis)](https://gemnasium.com/ShogunPanda/elephas)
5
5
  [![Build Status](https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master)](http://travis-ci.org/ShogunPanda/elephas)
6
6
  [![Code Climate](https://codeclimate.com/github/ShogunPanda/elephas.png)](https://codeclimate.com/github/ShogunPanda/elephas)
7
+ [![Coverage Status](https://coveralls.io/repos/ShogunPanda/elephas/badge.png)](https://coveralls.io/r/ShogunPanda/elephas)
7
8
 
8
9
  A storage agnostic caching framework.
9
10
 
@@ -662,7 +662,7 @@
662
662
  </div>
663
663
 
664
664
  <div id="footer">
665
- Generated on Sun May 19 15:44:47 2013 by
665
+ Generated on Thu May 23 11:05:50 2013 by
666
666
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
667
667
  0.8.6.1 (ruby-1.9.3).
668
668
  </div>
@@ -876,7 +876,7 @@
876
876
  </div>
877
877
 
878
878
  <div id="footer">
879
- Generated on Sun May 19 15:44:47 2013 by
879
+ Generated on Thu May 23 11:05:50 2013 by
880
880
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
881
881
  0.8.6.1 (ruby-1.9.3).
882
882
  </div>
@@ -597,7 +597,7 @@
597
597
  </div>
598
598
 
599
599
  <div id="footer">
600
- Generated on Sun May 19 15:44:48 2013 by
600
+ Generated on Thu May 23 11:05:50 2013 by
601
601
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
602
602
  0.8.6.1 (ruby-1.9.3).
603
603
  </div>
@@ -118,7 +118,7 @@
118
118
  </div>
119
119
 
120
120
  <div id="footer">
121
- Generated on Sun May 19 15:44:47 2013 by
121
+ Generated on Thu May 23 11:05:50 2013 by
122
122
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
123
123
  0.8.6.1 (ruby-1.9.3).
124
124
  </div>
@@ -1839,7 +1839,7 @@ end</p>
1839
1839
  </div>
1840
1840
 
1841
1841
  <div id="footer">
1842
- Generated on Sun May 19 15:44:47 2013 by
1842
+ Generated on Thu May 23 11:05:50 2013 by
1843
1843
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1844
1844
  0.8.6.1 (ruby-1.9.3).
1845
1845
  </div>
@@ -2155,7 +2155,7 @@
2155
2155
  </div>
2156
2156
 
2157
2157
  <div id="footer">
2158
- Generated on Sun May 19 15:44:47 2013 by
2158
+ Generated on Thu May 23 11:05:50 2013 by
2159
2159
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2160
2160
  0.8.6.1 (ruby-1.9.3).
2161
2161
  </div>
@@ -134,7 +134,7 @@
134
134
 
135
135
  </div>
136
136
  </dt>
137
- <dd><pre class="code"><span class='int'>0</span></pre></dd>
137
+ <dd><pre class="code"><span class='int'>1</span></pre></dd>
138
138
 
139
139
  <dt id="PATCH-constant" class="">PATCH =
140
140
  <div class="docstring">
@@ -180,7 +180,7 @@
180
180
  </div>
181
181
 
182
182
  <div id="footer">
183
- Generated on Sun May 19 15:44:47 2013 by
183
+ Generated on Thu May 23 11:05:50 2013 by
184
184
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
185
185
  0.8.6.1 (ruby-1.9.3).
186
186
  </div>
data/doc/Elephas.html CHANGED
@@ -121,7 +121,7 @@ Licensed under the MIT license, which can be found at http://www.opensource.org/
121
121
  </div>
122
122
 
123
123
  <div id="footer">
124
- Generated on Sun May 19 15:44:47 2013 by
124
+ Generated on Thu May 23 11:05:50 2013 by
125
125
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
126
126
  0.8.6.1 (ruby-1.9.3).
127
127
  </div>
data/doc/_index.html CHANGED
@@ -190,7 +190,7 @@
190
190
  </div>
191
191
 
192
192
  <div id="footer">
193
- Generated on Sun May 19 15:44:46 2013 by
193
+ Generated on Thu May 23 11:05:49 2013 by
194
194
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
195
195
  0.8.6.1 (ruby-1.9.3).
196
196
  </div>
data/doc/file.README.html CHANGED
@@ -66,7 +66,8 @@
66
66
  <p><a href="http://badge.fury.io/rb/elephas"><img src="https://badge.fury.io/rb/elephas.png" alt="Gem Version" /></a>
67
67
  <a href="https://gemnasium.com/ShogunPanda/elephas"><img src="https://gemnasium.com/ShogunPanda/elephas.png?travis" alt="Dependency Status" /></a>
68
68
  <a href="http://travis-ci.org/ShogunPanda/elephas"><img src="https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master" alt="Build Status" /></a>
69
- <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/github/ShogunPanda/elephas.png" alt="Code Climate" /></a></p>
69
+ <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/github/ShogunPanda/elephas.png" alt="Code Climate" /></a>
70
+ <a href="https://coveralls.io/r/ShogunPanda/elephas"><img src="https://coveralls.io/repos/ShogunPanda/elephas/badge.png" alt="Coverage Status" /></a></p>
70
71
 
71
72
  <p>A storage agnostic caching framework.</p>
72
73
 
@@ -127,7 +128,7 @@ end
127
128
  </div></div>
128
129
 
129
130
  <div id="footer">
130
- Generated on Sun May 19 15:44:47 2013 by
131
+ Generated on Thu May 23 11:05:49 2013 by
131
132
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
132
133
  0.8.6.1 (ruby-1.9.3).
133
134
  </div>
data/doc/index.html CHANGED
@@ -66,7 +66,8 @@
66
66
  <p><a href="http://badge.fury.io/rb/elephas"><img src="https://badge.fury.io/rb/elephas.png" alt="Gem Version" /></a>
67
67
  <a href="https://gemnasium.com/ShogunPanda/elephas"><img src="https://gemnasium.com/ShogunPanda/elephas.png?travis" alt="Dependency Status" /></a>
68
68
  <a href="http://travis-ci.org/ShogunPanda/elephas"><img src="https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master" alt="Build Status" /></a>
69
- <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/github/ShogunPanda/elephas.png" alt="Code Climate" /></a></p>
69
+ <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/github/ShogunPanda/elephas.png" alt="Code Climate" /></a>
70
+ <a href="https://coveralls.io/r/ShogunPanda/elephas"><img src="https://coveralls.io/repos/ShogunPanda/elephas/badge.png" alt="Coverage Status" /></a></p>
70
71
 
71
72
  <p>A storage agnostic caching framework.</p>
72
73
 
@@ -127,7 +128,7 @@ end
127
128
  </div></div>
128
129
 
129
130
  <div id="footer">
130
- Generated on Sun May 19 15:44:47 2013 by
131
+ Generated on Thu May 23 11:05:49 2013 by
131
132
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
132
133
  0.8.6.1 (ruby-1.9.3).
133
134
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Sun May 19 15:44:47 2013 by
106
+ Generated on Thu May 23 11:05:49 2013 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.6.1 (ruby-1.9.3).
109
109
  </div>
data/elephas.gemspec CHANGED
@@ -24,5 +24,5 @@ Gem::Specification.new do |gem|
24
24
 
25
25
  gem.required_ruby_version = ">= 1.9.3"
26
26
 
27
- gem.add_dependency("lazier", "~> 3.0.1")
27
+ gem.add_dependency("lazier", "~> 3.1.0")
28
28
  end
@@ -14,7 +14,7 @@ module Elephas
14
14
  MAJOR = 4
15
15
 
16
16
  # The minor version.
17
- MINOR = 0
17
+ MINOR = 1
18
18
 
19
19
  # The patch version.
20
20
  PATCH = 0
@@ -6,6 +6,9 @@
6
6
 
7
7
  require "pathname"
8
8
  require "simplecov"
9
+ require "coveralls"
10
+
11
+ Coveralls.wear!
9
12
 
10
13
  SimpleCov.start do
11
14
  root = Pathname.new(File.dirname(__FILE__)) + ".."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elephas
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 4.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-19 00:00:00.000000000 Z
12
+ date: 2013-05-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: lazier
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - ~>
20
20
  - !ruby/object:Gem::Version
21
- version: 3.0.1
21
+ version: 3.1.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
- version: 3.0.1
29
+ version: 3.1.0
30
30
  description: A storage agnostic caching framework.
31
31
  email:
32
32
  - shogun_panda@me.com
@@ -100,7 +100,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
100
100
  version: '0'
101
101
  segments:
102
102
  - 0
103
- hash: -1733658061082614864
103
+ hash: -2351171185073210830
104
104
  requirements: []
105
105
  rubyforge_project: elephas
106
106
  rubygems_version: 1.8.25