lazier 3.5.3 → 3.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.travis.yml +3 -5
- data/CHANGELOG.md +8 -0
- data/doc/Lazier.html +1 -1
- data/doc/Lazier/Boolean.html +1 -1
- data/doc/Lazier/Configuration.html +1 -1
- data/doc/Lazier/DateTime.html +1 -1
- data/doc/Lazier/DateTime/ClassMethods.html +1 -1
- data/doc/Lazier/Exceptions.html +1 -1
- data/doc/Lazier/Exceptions/Debug.html +1 -1
- data/doc/Lazier/Exceptions/MissingTranslation.html +1 -1
- data/doc/Lazier/Hash.html +1 -1
- data/doc/Lazier/I18n.html +1 -1
- data/doc/Lazier/Localizer.html +1 -1
- data/doc/Lazier/Math.html +1 -1
- data/doc/Lazier/Math/ClassMethods.html +1 -1
- data/doc/Lazier/Object.html +1 -1
- data/doc/Lazier/Pathname.html +1 -1
- data/doc/Lazier/Settings.html +1 -1
- data/doc/Lazier/String.html +1 -1
- data/doc/Lazier/TimeZone.html +1 -1
- data/doc/Lazier/TimeZone/ClassMethods.html +1 -1
- data/doc/Lazier/Version.html +2 -2
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/lib/lazier/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5a630626b78ea06031e1d7b7bec441e5684ee528
|
|
4
|
+
data.tar.gz: 5c4c21394b4feb0fce73dd8ec482f773f5a54a26
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 881b45b9c0a80bd56991acb887adde931c0b0e96e658183e578ab1b162ff2bd783eee7b2f9b27cb012add81e5533604ccd6952ab7c2e3226eec3b45a6ee11613
|
|
7
|
+
data.tar.gz: 9eb95281443ad5d1025e31fbd50131a555e325c522b3eeac192a516792c5b2c4c823b9c93d4995f299f157d6ec78bc36f1b5f3f335145ef7b3d439a502cb21fe
|
data/.travis.yml
CHANGED
data/CHANGELOG.md
CHANGED
data/doc/Lazier.html
CHANGED
|
@@ -1154,7 +1154,7 @@ Otherwise the class of the object will returned.</p>
|
|
|
1154
1154
|
</div>
|
|
1155
1155
|
|
|
1156
1156
|
<div id="footer">
|
|
1157
|
-
Generated on
|
|
1157
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
1158
1158
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1159
1159
|
0.8.7.4 (ruby-2.1.0).
|
|
1160
1160
|
</div>
|
data/doc/Lazier/Boolean.html
CHANGED
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
</div>
|
|
289
289
|
|
|
290
290
|
<div id="footer">
|
|
291
|
-
Generated on
|
|
291
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
292
292
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
293
293
|
0.8.7.4 (ruby-2.1.0).
|
|
294
294
|
</div>
|
|
@@ -386,7 +386,7 @@ Options are as follows:</p>
|
|
|
386
386
|
</div>
|
|
387
387
|
|
|
388
388
|
<div id="footer">
|
|
389
|
-
Generated on
|
|
389
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
390
390
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
391
391
|
0.8.7.4 (ruby-2.1.0).
|
|
392
392
|
</div>
|
data/doc/Lazier/DateTime.html
CHANGED
|
@@ -721,7 +721,7 @@ DateTime.civil(2013, 6, 1).in_months(2011)
|
|
|
721
721
|
</div>
|
|
722
722
|
|
|
723
723
|
<div id="footer">
|
|
724
|
-
Generated on
|
|
724
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
725
725
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
726
726
|
0.8.7.4 (ruby-2.1.0).
|
|
727
727
|
</div>
|
|
@@ -1554,7 +1554,7 @@ Date.years(1, true, 2010, true)
|
|
|
1554
1554
|
</div>
|
|
1555
1555
|
|
|
1556
1556
|
<div id="footer">
|
|
1557
|
-
Generated on
|
|
1557
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
1558
1558
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1559
1559
|
0.8.7.4 (ruby-2.1.0).
|
|
1560
1560
|
</div>
|
data/doc/Lazier/Exceptions.html
CHANGED
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
</div>
|
|
117
117
|
|
|
118
118
|
<div id="footer">
|
|
119
|
-
Generated on
|
|
119
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
121
121
|
0.8.7.4 (ruby-2.1.0).
|
|
122
122
|
</div>
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
</div>
|
|
125
125
|
|
|
126
126
|
<div id="footer">
|
|
127
|
-
Generated on
|
|
127
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
129
129
|
0.8.7.4 (ruby-2.1.0).
|
|
130
130
|
</div>
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
</div>
|
|
239
239
|
|
|
240
240
|
<div id="footer">
|
|
241
|
-
Generated on
|
|
241
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
242
242
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
243
243
|
0.8.7.4 (ruby-2.1.0).
|
|
244
244
|
</div>
|
data/doc/Lazier/Hash.html
CHANGED
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
</div>
|
|
689
689
|
|
|
690
690
|
<div id="footer">
|
|
691
|
-
Generated on
|
|
691
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
692
692
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
693
693
|
0.8.7.4 (ruby-2.1.0).
|
|
694
694
|
</div>
|
data/doc/Lazier/I18n.html
CHANGED
|
@@ -1076,7 +1076,7 @@
|
|
|
1076
1076
|
</div>
|
|
1077
1077
|
|
|
1078
1078
|
<div id="footer">
|
|
1079
|
-
Generated on
|
|
1079
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
1080
1080
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1081
1081
|
0.8.7.4 (ruby-2.1.0).
|
|
1082
1082
|
</div>
|
data/doc/Lazier/Localizer.html
CHANGED
|
@@ -536,7 +536,7 @@
|
|
|
536
536
|
</div>
|
|
537
537
|
|
|
538
538
|
<div id="footer">
|
|
539
|
-
Generated on
|
|
539
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
540
540
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
541
541
|
0.8.7.4 (ruby-2.1.0).
|
|
542
542
|
</div>
|
data/doc/Lazier/Math.html
CHANGED
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
</div>
|
|
122
122
|
|
|
123
123
|
<div id="footer">
|
|
124
|
-
Generated on
|
|
124
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
125
125
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
126
126
|
0.8.7.4 (ruby-2.1.0).
|
|
127
127
|
</div>
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
</div>
|
|
322
322
|
|
|
323
323
|
<div id="footer">
|
|
324
|
-
Generated on
|
|
324
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
325
325
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
326
326
|
0.8.7.4 (ruby-2.1.0).
|
|
327
327
|
</div>
|
data/doc/Lazier/Object.html
CHANGED
|
@@ -2317,7 +2317,7 @@ Passing <code>nil</code> is equal to pass an empty Hash.</p>
|
|
|
2317
2317
|
</div>
|
|
2318
2318
|
|
|
2319
2319
|
<div id="footer">
|
|
2320
|
-
Generated on
|
|
2320
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
2321
2321
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2322
2322
|
0.8.7.4 (ruby-2.1.0).
|
|
2323
2323
|
</div>
|
data/doc/Lazier/Pathname.html
CHANGED
|
@@ -213,7 +213,7 @@ Pathname.new("/usr/bin/ruby").components
|
|
|
213
213
|
</div>
|
|
214
214
|
|
|
215
215
|
<div id="footer">
|
|
216
|
-
Generated on
|
|
216
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
217
217
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
218
218
|
0.8.7.4 (ruby-2.1.0).
|
|
219
219
|
</div>
|
data/doc/Lazier/Settings.html
CHANGED
|
@@ -2429,7 +2429,7 @@
|
|
|
2429
2429
|
</div>
|
|
2430
2430
|
|
|
2431
2431
|
<div id="footer">
|
|
2432
|
-
Generated on
|
|
2432
|
+
Generated on Sun May 11 14:22:30 2014 by
|
|
2433
2433
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2434
2434
|
0.8.7.4 (ruby-2.1.0).
|
|
2435
2435
|
</div>
|
data/doc/Lazier/String.html
CHANGED
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
</div>
|
|
724
724
|
|
|
725
725
|
<div id="footer">
|
|
726
|
-
Generated on
|
|
726
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
727
727
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
728
728
|
0.8.7.4 (ruby-2.1.0).
|
|
729
729
|
</div>
|
data/doc/Lazier/TimeZone.html
CHANGED
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
</div>
|
|
1664
1664
|
|
|
1665
1665
|
<div id="footer">
|
|
1666
|
-
Generated on
|
|
1666
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
1667
1667
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1668
1668
|
0.8.7.4 (ruby-2.1.0).
|
|
1669
1669
|
</div>
|
|
@@ -1013,7 +1013,7 @@ DateTime.parameterize_zone(ActiveSupport::TimeZone["Pacific Time (US & Canad
|
|
|
1013
1013
|
</div>
|
|
1014
1014
|
|
|
1015
1015
|
<div id="footer">
|
|
1016
|
-
Generated on
|
|
1016
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
1017
1017
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1018
1018
|
0.8.7.4 (ruby-2.1.0).
|
|
1019
1019
|
</div>
|
data/doc/Lazier/Version.html
CHANGED
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
|
|
150
150
|
</div>
|
|
151
151
|
</dt>
|
|
152
|
-
<dd><pre class="code"><span class='int'>
|
|
152
|
+
<dd><pre class="code"><span class='int'>4</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
|
|
183
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
185
185
|
0.8.7.4 (ruby-2.1.0).
|
|
186
186
|
</div>
|
data/doc/_index.html
CHANGED
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
</div>
|
|
334
334
|
|
|
335
335
|
<div id="footer">
|
|
336
|
-
Generated on
|
|
336
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
337
337
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
338
338
|
0.8.7.4 (ruby-2.1.0).
|
|
339
339
|
</div>
|
data/doc/file.README.html
CHANGED
|
@@ -106,7 +106,7 @@ See documentation for more informations.</p>
|
|
|
106
106
|
</div></div>
|
|
107
107
|
|
|
108
108
|
<div id="footer">
|
|
109
|
-
Generated on
|
|
109
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
110
110
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
111
111
|
0.8.7.4 (ruby-2.1.0).
|
|
112
112
|
</div>
|
data/doc/index.html
CHANGED
|
@@ -106,7 +106,7 @@ See documentation for more informations.</p>
|
|
|
106
106
|
</div></div>
|
|
107
107
|
|
|
108
108
|
<div id="footer">
|
|
109
|
-
Generated on
|
|
109
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
110
110
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
111
111
|
0.8.7.4 (ruby-2.1.0).
|
|
112
112
|
</div>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
</div>
|
|
104
104
|
|
|
105
105
|
<div id="footer">
|
|
106
|
-
Generated on
|
|
106
|
+
Generated on Sun May 11 14:22:29 2014 by
|
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
108
108
|
0.8.7.4 (ruby-2.1.0).
|
|
109
109
|
</div>
|
data/lib/lazier/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: lazier
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.5.
|
|
4
|
+
version: 3.5.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Shogun
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-05-
|
|
11
|
+
date: 2014-05-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: json
|