elephas 2.1.2 → 2.1.3

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile CHANGED
@@ -9,12 +9,12 @@ source "http://rubygems.org"
9
9
  gemspec
10
10
 
11
11
  # Testing
12
- gem "rspec", "~> 2.12.0"
12
+ gem "rspec", "~> 2.13.0"
13
13
  gem "rake", "~> 10.0.3"
14
14
 
15
15
  # Documentation
16
16
  gem "simplecov", ">= 0.7.1"
17
17
  gem "pry", ">= 0"
18
- gem "yard", ">= 0.8.4"
18
+ gem "yard", ">= 0.8.5"
19
19
  gem "kramdown", ">= 0.14.2"
20
20
  gem "github-markup", ">= 0.7.5"
data/README.md CHANGED
@@ -1,7 +1,8 @@
1
1
  # elephas
2
2
 
3
- [![Build Status](https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master)](http://travis-ci.org/ShogunPanda/elephas)
3
+ [![Gem Version](https://badge.fury.io/rb/elephas.png)](http://badge.fury.io/rb/elephas)
4
4
  [![Dependency Status](https://gemnasium.com/ShogunPanda/elephas.png?travis)](https://gemnasium.com/ShogunPanda/elephas)
5
+ [![Build Status](https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master)](http://travis-ci.org/ShogunPanda/elephas)
5
6
  [![Code Climate](https://codeclimate.com/github/ShogunPanda/elephas.png)](https://codeclimate.com/github/ShogunPanda/elephas)
6
7
 
7
8
  A storage agnostic caching framework.
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Elephas::Cache
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -1058,9 +1058,9 @@ end</p>
1058
1058
  </div>
1059
1059
 
1060
1060
  <div id="footer">
1061
- Generated on Fri Feb 8 08:04:52 2013 by
1061
+ Generated on Wed Feb 27 09:21:31 2013 by
1062
1062
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1063
- 0.8.4.1 (ruby-1.9.3).
1063
+ 0.8.5.2 (ruby-1.9.3).
1064
1064
  </div>
1065
1065
 
1066
1066
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Elephas::Entry
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -2142,9 +2142,9 @@
2142
2142
  </div>
2143
2143
 
2144
2144
  <div id="footer">
2145
- Generated on Fri Feb 8 08:04:52 2013 by
2145
+ Generated on Wed Feb 27 09:21:31 2013 by
2146
2146
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2147
- 0.8.4.1 (ruby-1.9.3).
2147
+ 0.8.5.2 (ruby-1.9.3).
2148
2148
  </div>
2149
2149
 
2150
2150
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Elephas::Providers::Base
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -652,9 +652,9 @@
652
652
  </div>
653
653
 
654
654
  <div id="footer">
655
- Generated on Fri Feb 8 08:04:52 2013 by
655
+ Generated on Wed Feb 27 09:21:31 2013 by
656
656
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
657
- 0.8.4.1 (ruby-1.9.3).
657
+ 0.8.5.2 (ruby-1.9.3).
658
658
  </div>
659
659
 
660
660
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Elephas::Providers::Hash
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -887,9 +887,9 @@
887
887
  </div>
888
888
 
889
889
  <div id="footer">
890
- Generated on Fri Feb 8 08:04:52 2013 by
890
+ Generated on Wed Feb 27 09:21:32 2013 by
891
891
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
892
- 0.8.4.1 (ruby-1.9.3).
892
+ 0.8.5.2 (ruby-1.9.3).
893
893
  </div>
894
894
 
895
895
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Elephas::Providers::RubyOnRails
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -604,9 +604,9 @@
604
604
  </div>
605
605
 
606
606
  <div id="footer">
607
- Generated on Fri Feb 8 08:04:53 2013 by
607
+ Generated on Wed Feb 27 09:21:32 2013 by
608
608
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
609
- 0.8.4.1 (ruby-1.9.3).
609
+ 0.8.5.2 (ruby-1.9.3).
610
610
  </div>
611
611
 
612
612
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Elephas::Providers
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -120,9 +120,9 @@
120
120
  </div>
121
121
 
122
122
  <div id="footer">
123
- Generated on Fri Feb 8 08:04:52 2013 by
123
+ Generated on Wed Feb 27 09:21:31 2013 by
124
124
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
125
- 0.8.4.1 (ruby-1.9.3).
125
+ 0.8.5.2 (ruby-1.9.3).
126
126
  </div>
127
127
 
128
128
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Elephas::Version
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -149,7 +149,7 @@
149
149
 
150
150
  </div>
151
151
  </dt>
152
- <dd><pre class="code"><span class='int'>2</span></pre></dd>
152
+ <dd><pre class="code"><span class='int'>3</span></pre></dd>
153
153
 
154
154
  <dt id="STRING-constant" class="">STRING =
155
155
  <div class="docstring">
@@ -180,9 +180,9 @@
180
180
  </div>
181
181
 
182
182
  <div id="footer">
183
- Generated on Fri Feb 8 08:04:52 2013 by
183
+ Generated on Wed Feb 27 09:21:31 2013 by
184
184
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
185
- 0.8.4.1 (ruby-1.9.3).
185
+ 0.8.5.2 (ruby-1.9.3).
186
186
  </div>
187
187
 
188
188
  </body>
data/doc/Elephas.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Elephas
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -121,9 +121,9 @@ 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 Fri Feb 8 08:04:52 2013 by
124
+ Generated on Wed Feb 27 09:21:31 2013 by
125
125
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
126
- 0.8.4.1 (ruby-1.9.3).
126
+ 0.8.5.2 (ruby-1.9.3).
127
127
  </div>
128
128
 
129
129
  </body>
data/doc/_index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
6
  <title>
7
- Documentation by YARD 0.8.4.1
7
+ Documentation by YARD 0.8.5.2
8
8
 
9
9
  </title>
10
10
 
@@ -56,7 +56,7 @@
56
56
 
57
57
  <iframe id="search_frame"></iframe>
58
58
 
59
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.4.1</h1>
59
+ <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.5.2</h1>
60
60
  <div id="listing">
61
61
  <h1 class="alphaindex">Alphabetic Index</h1>
62
62
 
@@ -198,9 +198,9 @@
198
198
  </div>
199
199
 
200
200
  <div id="footer">
201
- Generated on Fri Feb 8 08:04:51 2013 by
201
+ Generated on Wed Feb 27 09:21:31 2013 by
202
202
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
203
- 0.8.4.1 (ruby-1.9.3).
203
+ 0.8.5.2 (ruby-1.9.3).
204
204
  </div>
205
205
 
206
206
  </body>
data/doc/css/style.css CHANGED
@@ -27,6 +27,16 @@ h2 small { font-weight: normal; font-size: 0.7em; display: block; float: right;
27
27
  .rdoc-term { padding-right: 25px; font-weight: bold; }
28
28
  .rdoc-list p { margin: 0; padding: 0; margin-bottom: 4px; }
29
29
 
30
+ /* style for <table> */
31
+ #filecontents table, .docstring table { border-collapse: collapse; }
32
+ #filecontents table th, #filecontents table td,
33
+ .docstring table th, .docstring table td { border: 1px solid #ccc; padding: 8px; padding-right: 17px; }
34
+ #filecontents table tr:nth-child(odd),
35
+ .docstring table tr:nth-child(odd) { background: #eee; }
36
+ #filecontents table tr:nth-child(even),
37
+ .docstring table tr:nth-child(even) { background: #fff; }
38
+ #filecontents table th, .docstring table th { background: #fff; }
39
+
30
40
  /* style for <ul> */
31
41
  #filecontents li > p, .docstring li > p { margin: 0px; }
32
42
  #filecontents ul, .docstring ul { padding-left: 20px; }
data/doc/file.README.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -63,8 +63,9 @@
63
63
 
64
64
  <div id="content"><div id='filecontents'><h1 id="elephas">elephas</h1>
65
65
 
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>
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
+ <a href="http://travis-ci.org/ShogunPanda/elephas"><img src="https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master" alt="Build Status" /></a>
68
69
  <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/github/ShogunPanda/elephas.png" alt="Code Climate" /></a></p>
69
70
 
70
71
  <p>A storage agnostic caching framework.</p>
@@ -126,9 +127,9 @@ end
126
127
  </div></div>
127
128
 
128
129
  <div id="footer">
129
- Generated on Fri Feb 8 08:04:52 2013 by
130
+ Generated on Wed Feb 27 09:21:31 2013 by
130
131
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
131
- 0.8.4.1 (ruby-1.9.3).
132
+ 0.8.5.2 (ruby-1.9.3).
132
133
  </div>
133
134
 
134
135
  </body>
data/doc/frames.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
- <title>Documentation by YARD 0.8.4.1</title>
7
+ <title>Documentation by YARD 0.8.5.2</title>
8
8
  </head>
9
9
  <script type="text/javascript" charset="utf-8">
10
10
  window.onload = function() {
data/doc/index.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -63,8 +63,9 @@
63
63
 
64
64
  <div id="content"><div id='filecontents'><h1 id="elephas">elephas</h1>
65
65
 
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>
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
+ <a href="http://travis-ci.org/ShogunPanda/elephas"><img src="https://secure.travis-ci.org/ShogunPanda/elephas.png?branch=master" alt="Build Status" /></a>
68
69
  <a href="https://codeclimate.com/github/ShogunPanda/elephas"><img src="https://codeclimate.com/github/ShogunPanda/elephas.png" alt="Code Climate" /></a></p>
69
70
 
70
71
  <p>A storage agnostic caching framework.</p>
@@ -126,9 +127,9 @@ end
126
127
  </div></div>
127
128
 
128
129
  <div id="footer">
129
- Generated on Fri Feb 8 08:04:51 2013 by
130
+ Generated on Wed Feb 27 09:21:31 2013 by
130
131
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
131
- 0.8.4.1 (ruby-1.9.3).
132
+ 0.8.5.2 (ruby-1.9.3).
132
133
  </div>
133
134
 
134
135
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Top Level Namespace
8
8
 
9
- &mdash; Documentation by YARD 0.8.4.1
9
+ &mdash; Documentation by YARD 0.8.5.2
10
10
 
11
11
  </title>
12
12
 
@@ -103,9 +103,9 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Fri Feb 8 08:04:52 2013 by
106
+ Generated on Wed Feb 27 09:21:31 2013 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
- 0.8.4.1 (ruby-1.9.3).
108
+ 0.8.5.2 (ruby-1.9.3).
109
109
  </div>
110
110
 
111
111
  </body>
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", "~> 2.6.3")
27
+ gem.add_dependency("lazier", "~> 2.6.7")
28
28
  end
@@ -17,7 +17,7 @@ module Elephas
17
17
  MINOR = 1
18
18
 
19
19
  # The patch version.
20
- PATCH = 2
20
+ PATCH = 3
21
21
 
22
22
  # The current version of elephas.
23
23
  STRING = [MAJOR, MINOR, PATCH].compact.join(".")
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: 2.1.2
4
+ version: 2.1.3
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-02-08 00:00:00.000000000 Z
12
+ date: 2013-02-27 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: 2.6.3
21
+ version: 2.6.7
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: 2.6.3
29
+ version: 2.6.7
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: 1448342013368051579
103
+ hash: -4357768507299646679
104
104
  requirements: []
105
105
  rubyforge_project: elephas
106
106
  rubygems_version: 1.8.25