elephas 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
data/.gitignore CHANGED
@@ -1,5 +1,6 @@
1
+ Gemfile.lock
2
+ tester.rb
1
3
  coverage/
2
4
  pkg/
3
5
  .idea/
4
- Gemfile.lock
5
- .yardoc
6
+ .yardoc/
data/README.md CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  [![Build Status](https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master)](http://travis-ci.org/ShogunPanda/elephas)
4
4
  [![Dependency Status](https://gemnasium.com/ShogunPanda/elephas.png?travis)](https://gemnasium.com/ShogunPanda/elephas)
5
+ [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/ShogunPanda/elephas)
5
6
 
6
7
  A storage agnostic caching framework.
7
8
 
@@ -1037,7 +1037,7 @@ Valid options are:</p>
1037
1037
  </div>
1038
1038
 
1039
1039
  <div id="footer">
1040
- Generated on Sat Aug 4 08:43:56 2012 by
1040
+ Generated on Fri Oct 19 09:06:58 2012 by
1041
1041
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1042
1042
  0.8.2.1 (ruby-1.9.2).
1043
1043
  </div>
@@ -1194,7 +1194,7 @@
1194
1194
  </div>
1195
1195
 
1196
1196
  <div id="footer">
1197
- Generated on Sat Aug 4 08:43:56 2012 by
1197
+ Generated on Fri Oct 19 09:06:58 2012 by
1198
1198
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1199
1199
  0.8.2.1 (ruby-1.9.2).
1200
1200
  </div>
@@ -699,7 +699,7 @@
699
699
  </div>
700
700
 
701
701
  <div id="footer">
702
- Generated on Sat Aug 4 08:43:56 2012 by
702
+ Generated on Fri Oct 19 09:06:58 2012 by
703
703
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
704
704
  0.8.2.1 (ruby-1.9.2).
705
705
  </div>
@@ -773,7 +773,7 @@
773
773
  </div>
774
774
 
775
775
  <div id="footer">
776
- Generated on Sat Aug 4 08:43:56 2012 by
776
+ Generated on Fri Oct 19 09:06:58 2012 by
777
777
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
778
778
  0.8.2.1 (ruby-1.9.2).
779
779
  </div>
@@ -605,7 +605,7 @@
605
605
  </div>
606
606
 
607
607
  <div id="footer">
608
- Generated on Sat Aug 4 08:43:56 2012 by
608
+ Generated on Fri Oct 19 09:06:58 2012 by
609
609
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
610
610
  0.8.2.1 (ruby-1.9.2).
611
611
  </div>
@@ -120,7 +120,7 @@
120
120
  </div>
121
121
 
122
122
  <div id="footer">
123
- Generated on Sat Aug 4 08:43:56 2012 by
123
+ Generated on Fri Oct 19 09:06:58 2012 by
124
124
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
125
125
  0.8.2.1 (ruby-1.9.2).
126
126
  </div>
@@ -149,7 +149,7 @@
149
149
 
150
150
  </div>
151
151
  </dt>
152
- <dd><pre class="code"><span class='int'>1</span></pre></dd>
152
+ <dd><pre class="code"><span class='int'>2</span></pre></dd>
153
153
 
154
154
  <dt id="STRING-constant" class="">STRING =
155
155
  <div class="docstring">
@@ -180,7 +180,7 @@
180
180
  </div>
181
181
 
182
182
  <div id="footer">
183
- Generated on Sat Aug 4 08:43:56 2012 by
183
+ Generated on Fri Oct 19 09:06:58 2012 by
184
184
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
185
185
  0.8.2.1 (ruby-1.9.2).
186
186
  </div>
data/doc/Elephas.html CHANGED
@@ -121,7 +121,7 @@ Licensed under the MIT license, which can be found at <a href="http://www.openso
121
121
  </div>
122
122
 
123
123
  <div id="footer">
124
- Generated on Sat Aug 4 08:43:56 2012 by
124
+ Generated on Fri Oct 19 09:06:58 2012 by
125
125
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
126
126
  0.8.2.1 (ruby-1.9.2).
127
127
  </div>
data/doc/_index.html CHANGED
@@ -198,7 +198,7 @@
198
198
  </div>
199
199
 
200
200
  <div id="footer">
201
- Generated on Sat Aug 4 08:43:56 2012 by
201
+ Generated on Fri Oct 19 09:06:58 2012 by
202
202
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
203
203
  0.8.2.1 (ruby-1.9.2).
204
204
  </div>
data/doc/file.README.html CHANGED
@@ -64,7 +64,8 @@
64
64
  <div id="content"><div id='filecontents'><h1>elephas</h1>
65
65
 
66
66
  <p><a href="http://travis-ci.org/ShogunPanda/elephas"><img src="https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master" alt="Build Status"></a>
67
- <a href="https://gemnasium.com/ShogunPanda/elephas"><img src="https://gemnasium.com/ShogunPanda/elephas.png?travis" alt="Dependency Status"></a></p>
67
+ <a href="https://gemnasium.com/ShogunPanda/elephas"><img src="https://gemnasium.com/ShogunPanda/elephas.png?travis" alt="Dependency Status"></a>
68
+ <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/badge.png" alt="Code Climate"></a></p>
68
69
 
69
70
  <p>A storage agnostic caching framework.</p>
70
71
 
@@ -120,7 +121,7 @@ Licensed under the MIT license, which can be found at <a href="http://www.openso
120
121
  </div></div>
121
122
 
122
123
  <div id="footer">
123
- Generated on Sat Aug 4 08:43:56 2012 by
124
+ Generated on Fri Oct 19 09:06:58 2012 by
124
125
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
125
126
  0.8.2.1 (ruby-1.9.2).
126
127
  </div>
data/doc/index.html CHANGED
@@ -64,7 +64,8 @@
64
64
  <div id="content"><div id='filecontents'><h1>elephas</h1>
65
65
 
66
66
  <p><a href="http://travis-ci.org/ShogunPanda/elephas"><img src="https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master" alt="Build Status"></a>
67
- <a href="https://gemnasium.com/ShogunPanda/elephas"><img src="https://gemnasium.com/ShogunPanda/elephas.png?travis" alt="Dependency Status"></a></p>
67
+ <a href="https://gemnasium.com/ShogunPanda/elephas"><img src="https://gemnasium.com/ShogunPanda/elephas.png?travis" alt="Dependency Status"></a>
68
+ <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/badge.png" alt="Code Climate"></a></p>
68
69
 
69
70
  <p>A storage agnostic caching framework.</p>
70
71
 
@@ -120,7 +121,7 @@ Licensed under the MIT license, which can be found at <a href="http://www.openso
120
121
  </div></div>
121
122
 
122
123
  <div id="footer">
123
- Generated on Sat Aug 4 08:43:56 2012 by
124
+ Generated on Fri Oct 19 09:06:58 2012 by
124
125
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
125
126
  0.8.2.1 (ruby-1.9.2).
126
127
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Sat Aug 4 08:43:56 2012 by
106
+ Generated on Fri Oct 19 09:06:58 2012 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.2.1 (ruby-1.9.2).
109
109
  </div>
data/elephas.gemspec CHANGED
@@ -22,13 +22,13 @@ Gem::Specification.new do |gem|
22
22
  gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
23
23
  gem.require_paths = ["lib"]
24
24
 
25
- gem.add_dependency("lazier", "~> 1.0.0")
25
+ gem.add_dependency("lazier", "~> 1.0")
26
26
 
27
27
  gem.add_development_dependency("rspec", "~> 2.11.0")
28
28
  gem.add_development_dependency("rake", "~> 0.9.0")
29
- gem.add_development_dependency("simplecov", "~> 0.6.0")
29
+ gem.add_development_dependency("simplecov", "~> 0.7.0")
30
30
  gem.add_development_dependency("pry", ">= 0")
31
31
  gem.add_development_dependency("yard", "~> 0.8.0")
32
- gem.add_development_dependency("redcarpet", "~> 2.1.0")
32
+ gem.add_development_dependency("redcarpet", "~> 2.2.0")
33
33
  gem.add_development_dependency("github-markup", "~> 0.7.0")
34
34
  end
@@ -17,7 +17,7 @@ module Elephas
17
17
  MINOR = 1
18
18
 
19
19
  # The patch version.
20
- PATCH = 1
20
+ PATCH = 2
21
21
 
22
22
  # The current version of elephas.
23
23
  STRING = [MAJOR, MINOR, PATCH].compact.join(".")
@@ -4,10 +4,11 @@
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
7
- require "simplecov"
8
7
  require "pathname"
9
8
 
10
- if ENV["ELEPHAS_COVERAGE"] == "TRUE" then
9
+ if ENV["ELEPHAS_COVERAGE"] == "TRUE" && RUBY_VERSION >= "1.9" then
10
+ require "simplecov"
11
+
11
12
  root = Pathname.new(File.dirname(__FILE__)) + ".."
12
13
 
13
14
  SimpleCov.start do
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: 1.1.1
4
+ version: 1.1.2
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: 2012-08-04 00:00:00.000000000 Z
12
+ date: 2012-10-19 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: 1.0.0
21
+ version: '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: 1.0.0
29
+ version: '1.0'
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: rspec
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -66,7 +66,7 @@ dependencies:
66
66
  requirements:
67
67
  - - ~>
68
68
  - !ruby/object:Gem::Version
69
- version: 0.6.0
69
+ version: 0.7.0
70
70
  type: :development
71
71
  prerelease: false
72
72
  version_requirements: !ruby/object:Gem::Requirement
@@ -74,7 +74,7 @@ dependencies:
74
74
  requirements:
75
75
  - - ~>
76
76
  - !ruby/object:Gem::Version
77
- version: 0.6.0
77
+ version: 0.7.0
78
78
  - !ruby/object:Gem::Dependency
79
79
  name: pry
80
80
  requirement: !ruby/object:Gem::Requirement
@@ -114,7 +114,7 @@ dependencies:
114
114
  requirements:
115
115
  - - ~>
116
116
  - !ruby/object:Gem::Version
117
- version: 2.1.0
117
+ version: 2.2.0
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
@@ -122,7 +122,7 @@ dependencies:
122
122
  requirements:
123
123
  - - ~>
124
124
  - !ruby/object:Gem::Version
125
- version: 2.1.0
125
+ version: 2.2.0
126
126
  - !ruby/object:Gem::Dependency
127
127
  name: github-markup
128
128
  requirement: !ruby/object:Gem::Requirement
@@ -204,7 +204,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
204
204
  version: '0'
205
205
  segments:
206
206
  - 0
207
- hash: 1183996940771850672
207
+ hash: -3520219305108353048
208
208
  required_rubygems_version: !ruby/object:Gem::Requirement
209
209
  none: false
210
210
  requirements:
@@ -213,7 +213,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
213
213
  version: '0'
214
214
  segments:
215
215
  - 0
216
- hash: 1183996940771850672
216
+ hash: -3520219305108353048
217
217
  requirements: []
218
218
  rubyforge_project: elephas
219
219
  rubygems_version: 1.8.24