lazier 2.0.0 → 2.1.0
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.
- data/doc/Lazier.html +315 -60
- data/doc/Lazier/Boolean.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/Dump.html +1 -1
- data/doc/Lazier/Hash.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 +7 -7
- 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/method_list.html +96 -72
- data/doc/top-level-namespace.html +1 -1
- data/lazier.gemspec +1 -0
- data/lib/lazier.rb +30 -2
- data/lib/lazier/settings.rb +6 -6
- data/lib/lazier/version.rb +1 -1
- data/locales/en.yml +53 -0
- data/locales/it.yml +52 -0
- data/spec/lazier_spec.rb +40 -0
- metadata +19 -1
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 Tue Jan 29 08:05:14 2013 by
|
292
292
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
293
293
|
0.8.3 (ruby-1.9.3).
|
294
294
|
</div>
|
data/doc/Lazier/DateTime.html
CHANGED
@@ -730,7 +730,7 @@
|
|
730
730
|
</div>
|
731
731
|
|
732
732
|
<div id="footer">
|
733
|
-
Generated on
|
733
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
734
734
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
735
735
|
0.8.3 (ruby-1.9.3).
|
736
736
|
</div>
|
@@ -1561,7 +1561,7 @@
|
|
1561
1561
|
</div>
|
1562
1562
|
|
1563
1563
|
<div id="footer">
|
1564
|
-
Generated on
|
1564
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
1565
1565
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1566
1566
|
0.8.3 (ruby-1.9.3).
|
1567
1567
|
</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 Tue Jan 29 08:05:15 2013 by
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
121
121
|
0.8.3 (ruby-1.9.3).
|
122
122
|
</div>
|
@@ -124,7 +124,7 @@
|
|
124
124
|
</div>
|
125
125
|
|
126
126
|
<div id="footer">
|
127
|
-
Generated on
|
127
|
+
Generated on Tue Jan 29 08:05:15 2013 by
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
129
|
0.8.3 (ruby-1.9.3).
|
130
130
|
</div>
|
data/doc/Lazier/Hash.html
CHANGED
@@ -384,7 +384,7 @@
|
|
384
384
|
</div>
|
385
385
|
|
386
386
|
<div id="footer">
|
387
|
-
Generated on
|
387
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
388
388
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
389
389
|
0.8.3 (ruby-1.9.3).
|
390
390
|
</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 Tue Jan 29 08:05:14 2013 by
|
125
125
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
126
126
|
0.8.3 (ruby-1.9.3).
|
127
127
|
</div>
|
@@ -321,7 +321,7 @@
|
|
321
321
|
</div>
|
322
322
|
|
323
323
|
<div id="footer">
|
324
|
-
Generated on
|
324
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
325
325
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
326
326
|
0.8.3 (ruby-1.9.3).
|
327
327
|
</div>
|
data/doc/Lazier/Object.html
CHANGED
@@ -1586,7 +1586,7 @@
|
|
1586
1586
|
</div>
|
1587
1587
|
|
1588
1588
|
<div id="footer">
|
1589
|
-
Generated on
|
1589
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
1590
1590
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1591
1591
|
0.8.3 (ruby-1.9.3).
|
1592
1592
|
</div>
|
data/doc/Lazier/Pathname.html
CHANGED
@@ -216,7 +216,7 @@
|
|
216
216
|
</div>
|
217
217
|
|
218
218
|
<div id="footer">
|
219
|
-
Generated on
|
219
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
220
220
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
221
221
|
0.8.3 (ruby-1.9.3).
|
222
222
|
</div>
|
data/doc/Lazier/Settings.html
CHANGED
@@ -842,8 +842,8 @@
|
|
842
842
|
<pre class="code"><span class="info file"># File 'lib/lazier/settings.rb', line 53</span>
|
843
843
|
|
844
844
|
<span class='kw'>def</span> <span class='id identifier rubyid_setup_boolean_names'>setup_boolean_names</span><span class='lparen'>(</span><span class='id identifier rubyid_true_name'>true_name</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_false_name'>false_name</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
845
|
-
<span class='id identifier rubyid_true_name'>true_name</span> <span class='op'>||=</span> <span class='
|
846
|
-
<span class='id identifier rubyid_false_name'>false_name</span> <span class='op'>||=</span> <span class='
|
845
|
+
<span class='id identifier rubyid_true_name'>true_name</span> <span class='op'>||=</span> <span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_i18n'>i18n</span><span class='period'>.</span><span class='id identifier rubyid_boolean'>boolean</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span>
|
846
|
+
<span class='id identifier rubyid_false_name'>false_name</span> <span class='op'>||=</span> <span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_i18n'>i18n</span><span class='period'>.</span><span class='id identifier rubyid_boolean'>boolean</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span>
|
847
847
|
<span class='ivar'>@boolean_names</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='kw'>true</span> <span class='op'>=></span> <span class='id identifier rubyid_true_name'>true_name</span><span class='comma'>,</span> <span class='kw'>false</span> <span class='op'>=></span> <span class='id identifier rubyid_false_name'>false_name</span><span class='rbrace'>}</span>
|
848
848
|
<span class='kw'>end</span></pre>
|
849
849
|
</td>
|
@@ -1117,10 +1117,10 @@
|
|
1117
1117
|
<pre class="code"><span class="info file"># File 'lib/lazier/settings.rb', line 92</span>
|
1118
1118
|
|
1119
1119
|
<span class='kw'>def</span> <span class='id identifier rubyid_setup_date_names'>setup_date_names</span><span class='lparen'>(</span><span class='id identifier rubyid_long_months'>long_months</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_short_months'>short_months</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_long_days'>long_days</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_short_days'>short_days</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
1120
|
-
<span class='id identifier rubyid_long_months'>long_months</span> <span class='op'>=</span> <span class='
|
1121
|
-
<span class='id identifier rubyid_short_months'>short_months</span> <span class='op'>=</span> <span class='
|
1122
|
-
<span class='id identifier rubyid_long_days'>long_days</span> <span class='op'>=</span> <span class='
|
1123
|
-
<span class='id identifier rubyid_short_days'>short_days</span> <span class='op'>=</span> <span class='
|
1120
|
+
<span class='id identifier rubyid_long_months'>long_months</span> <span class='op'>=</span> <span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_i18n'>i18n</span><span class='period'>.</span><span class='id identifier rubyid_date'>date</span><span class='period'>.</span><span class='id identifier rubyid_long_months'>long_months</span> <span class='kw'>if</span> <span class='id identifier rubyid_long_months'>long_months</span><span class='period'>.</span><span class='id identifier rubyid_blank?'>blank?</span>
|
1121
|
+
<span class='id identifier rubyid_short_months'>short_months</span> <span class='op'>=</span> <span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_i18n'>i18n</span><span class='period'>.</span><span class='id identifier rubyid_date'>date</span><span class='period'>.</span><span class='id identifier rubyid_short_months'>short_months</span> <span class='kw'>if</span> <span class='id identifier rubyid_short_months'>short_months</span><span class='period'>.</span><span class='id identifier rubyid_blank?'>blank?</span>
|
1122
|
+
<span class='id identifier rubyid_long_days'>long_days</span> <span class='op'>=</span> <span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_i18n'>i18n</span><span class='period'>.</span><span class='id identifier rubyid_date'>date</span><span class='period'>.</span><span class='id identifier rubyid_long_days'>long_days</span> <span class='kw'>if</span> <span class='id identifier rubyid_long_days'>long_days</span><span class='period'>.</span><span class='id identifier rubyid_blank?'>blank?</span>
|
1123
|
+
<span class='id identifier rubyid_short_days'>short_days</span> <span class='op'>=</span> <span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_i18n'>i18n</span><span class='period'>.</span><span class='id identifier rubyid_date'>date</span><span class='period'>.</span><span class='id identifier rubyid_short_days'>short_days</span> <span class='kw'>if</span> <span class='id identifier rubyid_short_days'>short_days</span><span class='period'>.</span><span class='id identifier rubyid_blank?'>blank?</span>
|
1124
1124
|
|
1125
1125
|
<span class='ivar'>@date_names</span> <span class='op'>=</span> <span class='lbrace'>{</span> <span class='label'>long_months:</span> <span class='id identifier rubyid_long_months'>long_months</span><span class='comma'>,</span> <span class='label'>short_months:</span> <span class='id identifier rubyid_short_months'>short_months</span><span class='comma'>,</span> <span class='label'>long_days:</span> <span class='id identifier rubyid_long_days'>long_days</span><span class='comma'>,</span> <span class='label'>short_days:</span> <span class='id identifier rubyid_short_days'>short_days</span> <span class='rbrace'>}</span>
|
1126
1126
|
<span class='kw'>end</span></pre>
|
@@ -1270,7 +1270,7 @@
|
|
1270
1270
|
</div>
|
1271
1271
|
|
1272
1272
|
<div id="footer">
|
1273
|
-
Generated on
|
1273
|
+
Generated on Tue Jan 29 08:05:15 2013 by
|
1274
1274
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1275
1275
|
0.8.3 (ruby-1.9.3).
|
1276
1276
|
</div>
|
data/doc/Lazier/String.html
CHANGED
@@ -462,7 +462,7 @@
|
|
462
462
|
</div>
|
463
463
|
|
464
464
|
<div id="footer">
|
465
|
-
Generated on
|
465
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
466
466
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
467
467
|
0.8.3 (ruby-1.9.3).
|
468
468
|
</div>
|
data/doc/Lazier/TimeZone.html
CHANGED
@@ -1711,7 +1711,7 @@
|
|
1711
1711
|
</div>
|
1712
1712
|
|
1713
1713
|
<div id="footer">
|
1714
|
-
Generated on
|
1714
|
+
Generated on Tue Jan 29 08:05:15 2013 by
|
1715
1715
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1716
1716
|
0.8.3 (ruby-1.9.3).
|
1717
1717
|
</div>
|
@@ -1026,7 +1026,7 @@
|
|
1026
1026
|
</div>
|
1027
1027
|
|
1028
1028
|
<div id="footer">
|
1029
|
-
Generated on
|
1029
|
+
Generated on Tue Jan 29 08:05:15 2013 by
|
1030
1030
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1031
1031
|
0.8.3 (ruby-1.9.3).
|
1032
1032
|
</div>
|
data/doc/Lazier/Version.html
CHANGED
@@ -134,7 +134,7 @@
|
|
134
134
|
|
135
135
|
</div>
|
136
136
|
</dt>
|
137
|
-
<dd><pre class="code"><span class='int'>
|
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
|
183
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
185
185
|
0.8.3 (ruby-1.9.3).
|
186
186
|
</div>
|
data/doc/_index.html
CHANGED
@@ -297,7 +297,7 @@
|
|
297
297
|
</div>
|
298
298
|
|
299
299
|
<div id="footer">
|
300
|
-
Generated on
|
300
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
301
301
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
302
302
|
0.8.3 (ruby-1.9.3).
|
303
303
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -102,7 +102,7 @@ See documentation for more informations.</p>
|
|
102
102
|
</div></div>
|
103
103
|
|
104
104
|
<div id="footer">
|
105
|
-
Generated on
|
105
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
106
106
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
107
107
|
0.8.3 (ruby-1.9.3).
|
108
108
|
</div>
|
data/doc/index.html
CHANGED
@@ -102,7 +102,7 @@ See documentation for more informations.</p>
|
|
102
102
|
</div></div>
|
103
103
|
|
104
104
|
<div id="footer">
|
105
|
-
Generated on
|
105
|
+
Generated on Tue Jan 29 08:05:14 2013 by
|
106
106
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
107
107
|
0.8.3 (ruby-1.9.3).
|
108
108
|
</div>
|
data/doc/method_list.html
CHANGED
@@ -215,17 +215,17 @@
|
|
215
215
|
|
216
216
|
|
217
217
|
<li class="r2 ">
|
218
|
-
<span class='object_link'><a href="Lazier/
|
218
|
+
<span class='object_link'><a href="Lazier/Settings.html#format_number-instance_method" title="Lazier::Settings#format_number (method)">#format_number</a></span>
|
219
219
|
|
220
|
-
<small>Lazier::
|
220
|
+
<small>Lazier::Settings</small>
|
221
221
|
|
222
222
|
</li>
|
223
223
|
|
224
224
|
|
225
225
|
<li class="r1 ">
|
226
|
-
<span class='object_link'><a href="Lazier/
|
226
|
+
<span class='object_link'><a href="Lazier/Object.html#format_number-instance_method" title="Lazier::Object#format_number (method)">#format_number</a></span>
|
227
227
|
|
228
|
-
<small>Lazier::
|
228
|
+
<small>Lazier::Object</small>
|
229
229
|
|
230
230
|
</li>
|
231
231
|
|
@@ -239,6 +239,14 @@
|
|
239
239
|
|
240
240
|
|
241
241
|
<li class="r1 ">
|
242
|
+
<span class='object_link'><a href="Lazier.html#i18n-class_method" title="Lazier.i18n (method)">i18n</a></span>
|
243
|
+
|
244
|
+
<small>Lazier</small>
|
245
|
+
|
246
|
+
</li>
|
247
|
+
|
248
|
+
|
249
|
+
<li class="r2 ">
|
242
250
|
<span class='object_link'><a href="Lazier/DateTime.html#in_months-instance_method" title="Lazier::DateTime#in_months (method)">#in_months</a></span>
|
243
251
|
|
244
252
|
<small>Lazier::DateTime</small>
|
@@ -246,7 +254,7 @@
|
|
246
254
|
</li>
|
247
255
|
|
248
256
|
|
249
|
-
<li class="
|
257
|
+
<li class="r1 ">
|
250
258
|
<span class='object_link'><a href="Lazier/Settings.html#initialize-instance_method" title="Lazier::Settings#initialize (method)">#initialize</a></span>
|
251
259
|
|
252
260
|
<small>Lazier::Settings</small>
|
@@ -254,7 +262,7 @@
|
|
254
262
|
</li>
|
255
263
|
|
256
264
|
|
257
|
-
<li class="
|
265
|
+
<li class="r2 ">
|
258
266
|
<span class='object_link'><a href="Lazier/Settings.html#instance-class_method" title="Lazier::Settings.instance (method)">instance</a></span>
|
259
267
|
|
260
268
|
<small>Lazier::Settings</small>
|
@@ -262,7 +270,7 @@
|
|
262
270
|
</li>
|
263
271
|
|
264
272
|
|
265
|
-
<li class="
|
273
|
+
<li class="r1 ">
|
266
274
|
<span class='object_link'><a href="Lazier/Object.html#is_boolean%3F-instance_method" title="Lazier::Object#is_boolean? (method)">#is_boolean?</a></span>
|
267
275
|
|
268
276
|
<small>Lazier::Object</small>
|
@@ -270,7 +278,7 @@
|
|
270
278
|
</li>
|
271
279
|
|
272
280
|
|
273
|
-
<li class="
|
281
|
+
<li class="r2 ">
|
274
282
|
<span class='object_link'><a href="Lazier/Object.html#is_float%3F-instance_method" title="Lazier::Object#is_float? (method)">#is_float?</a></span>
|
275
283
|
|
276
284
|
<small>Lazier::Object</small>
|
@@ -278,7 +286,7 @@
|
|
278
286
|
</li>
|
279
287
|
|
280
288
|
|
281
|
-
<li class="
|
289
|
+
<li class="r1 ">
|
282
290
|
<span class='object_link'><a href="Lazier/Object.html#is_integer%3F-instance_method" title="Lazier::Object#is_integer? (method)">#is_integer?</a></span>
|
283
291
|
|
284
292
|
<small>Lazier::Object</small>
|
@@ -286,7 +294,7 @@
|
|
286
294
|
</li>
|
287
295
|
|
288
296
|
|
289
|
-
<li class="
|
297
|
+
<li class="r2 ">
|
290
298
|
<span class='object_link'><a href="Lazier/Object.html#is_number%3F-instance_method" title="Lazier::Object#is_number? (method)">#is_number?</a></span>
|
291
299
|
|
292
300
|
<small>Lazier::Object</small>
|
@@ -294,7 +302,7 @@
|
|
294
302
|
</li>
|
295
303
|
|
296
304
|
|
297
|
-
<li class="
|
305
|
+
<li class="r1 ">
|
298
306
|
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#is_valid%3F-instance_method" title="Lazier::DateTime::ClassMethods#is_valid? (method)">#is_valid?</a></span>
|
299
307
|
|
300
308
|
<small>Lazier::DateTime::ClassMethods</small>
|
@@ -302,7 +310,7 @@
|
|
302
310
|
</li>
|
303
311
|
|
304
312
|
|
305
|
-
<li class="
|
313
|
+
<li class="r2 ">
|
306
314
|
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#list_all-instance_method" title="Lazier::TimeZone::ClassMethods#list_all (method)">#list_all</a></span>
|
307
315
|
|
308
316
|
<small>Lazier::TimeZone::ClassMethods</small>
|
@@ -310,7 +318,7 @@
|
|
310
318
|
</li>
|
311
319
|
|
312
320
|
|
313
|
-
<li class="
|
321
|
+
<li class="r1 ">
|
314
322
|
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#list_timezones-instance_method" title="Lazier::DateTime::ClassMethods#list_timezones (method)">#list_timezones</a></span>
|
315
323
|
|
316
324
|
<small>Lazier::DateTime::ClassMethods</small>
|
@@ -318,7 +326,7 @@
|
|
318
326
|
</li>
|
319
327
|
|
320
328
|
|
321
|
-
<li class="
|
329
|
+
<li class="r2 ">
|
322
330
|
<span class='object_link'><a href="Lazier.html#load%21-class_method" title="Lazier.load! (method)">load!</a></span>
|
323
331
|
|
324
332
|
<small>Lazier</small>
|
@@ -326,7 +334,7 @@
|
|
326
334
|
</li>
|
327
335
|
|
328
336
|
|
329
|
-
<li class="
|
337
|
+
<li class="r1 ">
|
330
338
|
<span class='object_link'><a href="Lazier.html#load_boolean-class_method" title="Lazier.load_boolean (method)">load_boolean</a></span>
|
331
339
|
|
332
340
|
<small>Lazier</small>
|
@@ -334,7 +342,7 @@
|
|
334
342
|
</li>
|
335
343
|
|
336
344
|
|
337
|
-
<li class="
|
345
|
+
<li class="r2 ">
|
338
346
|
<span class='object_link'><a href="Lazier.html#load_datetime-class_method" title="Lazier.load_datetime (method)">load_datetime</a></span>
|
339
347
|
|
340
348
|
<small>Lazier</small>
|
@@ -342,7 +350,7 @@
|
|
342
350
|
</li>
|
343
351
|
|
344
352
|
|
345
|
-
<li class="
|
353
|
+
<li class="r1 ">
|
346
354
|
<span class='object_link'><a href="Lazier.html#load_hash-class_method" title="Lazier.load_hash (method)">load_hash</a></span>
|
347
355
|
|
348
356
|
<small>Lazier</small>
|
@@ -350,7 +358,7 @@
|
|
350
358
|
</li>
|
351
359
|
|
352
360
|
|
353
|
-
<li class="
|
361
|
+
<li class="r2 ">
|
354
362
|
<span class='object_link'><a href="Lazier.html#load_math-class_method" title="Lazier.load_math (method)">load_math</a></span>
|
355
363
|
|
356
364
|
<small>Lazier</small>
|
@@ -358,7 +366,7 @@
|
|
358
366
|
</li>
|
359
367
|
|
360
368
|
|
361
|
-
<li class="
|
369
|
+
<li class="r1 ">
|
362
370
|
<span class='object_link'><a href="Lazier.html#load_object-class_method" title="Lazier.load_object (method)">load_object</a></span>
|
363
371
|
|
364
372
|
<small>Lazier</small>
|
@@ -366,7 +374,7 @@
|
|
366
374
|
</li>
|
367
375
|
|
368
376
|
|
369
|
-
<li class="
|
377
|
+
<li class="r2 ">
|
370
378
|
<span class='object_link'><a href="Lazier.html#load_pathname-class_method" title="Lazier.load_pathname (method)">load_pathname</a></span>
|
371
379
|
|
372
380
|
<small>Lazier</small>
|
@@ -374,7 +382,7 @@
|
|
374
382
|
</li>
|
375
383
|
|
376
384
|
|
377
|
-
<li class="
|
385
|
+
<li class="r1 ">
|
378
386
|
<span class='object_link'><a href="Lazier.html#load_string-class_method" title="Lazier.load_string (method)">load_string</a></span>
|
379
387
|
|
380
388
|
<small>Lazier</small>
|
@@ -382,7 +390,7 @@
|
|
382
390
|
</li>
|
383
391
|
|
384
392
|
|
385
|
-
<li class="
|
393
|
+
<li class="r2 ">
|
386
394
|
<span class='object_link'><a href="Lazier/DateTime.html#local_lstrftime-instance_method" title="Lazier::DateTime#local_lstrftime (method)">#local_lstrftime</a></span>
|
387
395
|
|
388
396
|
<small>Lazier::DateTime</small>
|
@@ -390,7 +398,7 @@
|
|
390
398
|
</li>
|
391
399
|
|
392
400
|
|
393
|
-
<li class="
|
401
|
+
<li class="r1 ">
|
394
402
|
<span class='object_link'><a href="Lazier/DateTime.html#local_strftime-instance_method" title="Lazier::DateTime#local_strftime (method)">#local_strftime</a></span>
|
395
403
|
|
396
404
|
<small>Lazier::DateTime</small>
|
@@ -398,7 +406,23 @@
|
|
398
406
|
</li>
|
399
407
|
|
400
408
|
|
409
|
+
<li class="r2 ">
|
410
|
+
<span class='object_link'><a href="Lazier.html#localize-class_method" title="Lazier.localize (method)">localize</a></span>
|
411
|
+
|
412
|
+
<small>Lazier</small>
|
413
|
+
|
414
|
+
</li>
|
415
|
+
|
416
|
+
|
401
417
|
<li class="r1 ">
|
418
|
+
<span class='object_link'><a href="Lazier.html#localized%3F-class_method" title="Lazier.localized? (method)">localized?</a></span>
|
419
|
+
|
420
|
+
<small>Lazier</small>
|
421
|
+
|
422
|
+
</li>
|
423
|
+
|
424
|
+
|
425
|
+
<li class="r2 ">
|
402
426
|
<span class='object_link'><a href="Lazier/DateTime.html#lstrftime-instance_method" title="Lazier::DateTime#lstrftime (method)">#lstrftime</a></span>
|
403
427
|
|
404
428
|
<small>Lazier::DateTime</small>
|
@@ -406,7 +430,7 @@
|
|
406
430
|
</li>
|
407
431
|
|
408
432
|
|
409
|
-
<li class="
|
433
|
+
<li class="r1 ">
|
410
434
|
<span class='object_link'><a href="Lazier/Math/ClassMethods.html#max-instance_method" title="Lazier::Math::ClassMethods#max (method)">#max</a></span>
|
411
435
|
|
412
436
|
<small>Lazier::Math::ClassMethods</small>
|
@@ -414,7 +438,7 @@
|
|
414
438
|
</li>
|
415
439
|
|
416
440
|
|
417
|
-
<li class="
|
441
|
+
<li class="r2 ">
|
418
442
|
<span class='object_link'><a href="Lazier/Hash.html#method_missing-instance_method" title="Lazier::Hash#method_missing (method)">#method_missing</a></span>
|
419
443
|
|
420
444
|
<small>Lazier::Hash</small>
|
@@ -422,7 +446,7 @@
|
|
422
446
|
</li>
|
423
447
|
|
424
448
|
|
425
|
-
<li class="
|
449
|
+
<li class="r1 ">
|
426
450
|
<span class='object_link'><a href="Lazier/Math/ClassMethods.html#min-instance_method" title="Lazier::Math::ClassMethods#min (method)">#min</a></span>
|
427
451
|
|
428
452
|
<small>Lazier::Math::ClassMethods</small>
|
@@ -430,7 +454,7 @@
|
|
430
454
|
</li>
|
431
455
|
|
432
456
|
|
433
|
-
<li class="
|
457
|
+
<li class="r2 ">
|
434
458
|
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#months-instance_method" title="Lazier::DateTime::ClassMethods#months (method)">#months</a></span>
|
435
459
|
|
436
460
|
<small>Lazier::DateTime::ClassMethods</small>
|
@@ -438,7 +462,7 @@
|
|
438
462
|
</li>
|
439
463
|
|
440
464
|
|
441
|
-
<li class="
|
465
|
+
<li class="r1 ">
|
442
466
|
<span class='object_link'><a href="Lazier/Object.html#normalize_number-instance_method" title="Lazier::Object#normalize_number (method)">#normalize_number</a></span>
|
443
467
|
|
444
468
|
<small>Lazier::Object</small>
|
@@ -446,7 +470,7 @@
|
|
446
470
|
</li>
|
447
471
|
|
448
472
|
|
449
|
-
<li class="
|
473
|
+
<li class="r2 ">
|
450
474
|
<span class='object_link'><a href="Lazier/TimeZone.html#offset-instance_method" title="Lazier::TimeZone#offset (method)">#offset</a></span>
|
451
475
|
|
452
476
|
<small>Lazier::TimeZone</small>
|
@@ -454,7 +478,7 @@
|
|
454
478
|
</li>
|
455
479
|
|
456
480
|
|
457
|
-
<li class="
|
481
|
+
<li class="r1 ">
|
458
482
|
<span class='object_link'><a href="Lazier/DateTime.html#padded_month-instance_method" title="Lazier::DateTime#padded_month (method)">#padded_month</a></span>
|
459
483
|
|
460
484
|
<small>Lazier::DateTime</small>
|
@@ -462,14 +486,6 @@
|
|
462
486
|
</li>
|
463
487
|
|
464
488
|
|
465
|
-
<li class="r1 ">
|
466
|
-
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#parameterize_zone-instance_method" title="Lazier::DateTime::ClassMethods#parameterize_zone (method)">#parameterize_zone</a></span>
|
467
|
-
|
468
|
-
<small>Lazier::DateTime::ClassMethods</small>
|
469
|
-
|
470
|
-
</li>
|
471
|
-
|
472
|
-
|
473
489
|
<li class="r2 ">
|
474
490
|
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#parameterize_zone-instance_method" title="Lazier::TimeZone::ClassMethods#parameterize_zone (method)">#parameterize_zone</a></span>
|
475
491
|
|
@@ -479,7 +495,7 @@
|
|
479
495
|
|
480
496
|
|
481
497
|
<li class="r1 ">
|
482
|
-
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#
|
498
|
+
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#parameterize_zone-instance_method" title="Lazier::DateTime::ClassMethods#parameterize_zone (method)">#parameterize_zone</a></span>
|
483
499
|
|
484
500
|
<small>Lazier::DateTime::ClassMethods</small>
|
485
501
|
|
@@ -495,6 +511,14 @@
|
|
495
511
|
|
496
512
|
|
497
513
|
<li class="r1 ">
|
514
|
+
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#rationalize_offset-instance_method" title="Lazier::DateTime::ClassMethods#rationalize_offset (method)">#rationalize_offset</a></span>
|
515
|
+
|
516
|
+
<small>Lazier::DateTime::ClassMethods</small>
|
517
|
+
|
518
|
+
</li>
|
519
|
+
|
520
|
+
|
521
|
+
<li class="r2 ">
|
498
522
|
<span class='object_link'><a href="Lazier/String.html#remove_accents-instance_method" title="Lazier::String#remove_accents (method)">#remove_accents</a></span>
|
499
523
|
|
500
524
|
<small>Lazier::String</small>
|
@@ -502,7 +526,7 @@
|
|
502
526
|
</li>
|
503
527
|
|
504
528
|
|
505
|
-
<li class="
|
529
|
+
<li class="r1 ">
|
506
530
|
<span class='object_link'><a href="Lazier/String.html#replace_ampersands-instance_method" title="Lazier::String#replace_ampersands (method)">#replace_ampersands</a></span>
|
507
531
|
|
508
532
|
<small>Lazier::String</small>
|
@@ -510,7 +534,7 @@
|
|
510
534
|
</li>
|
511
535
|
|
512
536
|
|
513
|
-
<li class="
|
537
|
+
<li class="r2 ">
|
514
538
|
<span class='object_link'><a href="Lazier/Hash.html#respond_to%3F-instance_method" title="Lazier::Hash#respond_to? (method)">#respond_to?</a></span>
|
515
539
|
|
516
540
|
<small>Lazier::Hash</small>
|
@@ -518,7 +542,7 @@
|
|
518
542
|
</li>
|
519
543
|
|
520
544
|
|
521
|
-
<li class="
|
545
|
+
<li class="r1 ">
|
522
546
|
<span class='object_link'><a href="Lazier/Object.html#round_to_precision-instance_method" title="Lazier::Object#round_to_precision (method)">#round_to_precision</a></span>
|
523
547
|
|
524
548
|
<small>Lazier::Object</small>
|
@@ -526,7 +550,7 @@
|
|
526
550
|
</li>
|
527
551
|
|
528
552
|
|
529
|
-
<li class="
|
553
|
+
<li class="r2 ">
|
530
554
|
<span class='object_link'><a href="Lazier.html#settings-class_method" title="Lazier.settings (method)">settings</a></span>
|
531
555
|
|
532
556
|
<small>Lazier</small>
|
@@ -534,7 +558,7 @@
|
|
534
558
|
</li>
|
535
559
|
|
536
560
|
|
537
|
-
<li class="
|
561
|
+
<li class="r1 ">
|
538
562
|
<span class='object_link'><a href="Lazier/Settings.html#setup_boolean_names-instance_method" title="Lazier::Settings#setup_boolean_names (method)">#setup_boolean_names</a></span>
|
539
563
|
|
540
564
|
<small>Lazier::Settings</small>
|
@@ -542,7 +566,7 @@
|
|
542
566
|
</li>
|
543
567
|
|
544
568
|
|
545
|
-
<li class="
|
569
|
+
<li class="r2 ">
|
546
570
|
<span class='object_link'><a href="Lazier/Settings.html#setup_date_formats-instance_method" title="Lazier::Settings#setup_date_formats (method)">#setup_date_formats</a></span>
|
547
571
|
|
548
572
|
<small>Lazier::Settings</small>
|
@@ -550,7 +574,7 @@
|
|
550
574
|
</li>
|
551
575
|
|
552
576
|
|
553
|
-
<li class="
|
577
|
+
<li class="r1 ">
|
554
578
|
<span class='object_link'><a href="Lazier/Settings.html#setup_date_names-instance_method" title="Lazier::Settings#setup_date_names (method)">#setup_date_names</a></span>
|
555
579
|
|
556
580
|
<small>Lazier::Settings</small>
|
@@ -558,7 +582,7 @@
|
|
558
582
|
</li>
|
559
583
|
|
560
584
|
|
561
|
-
<li class="
|
585
|
+
<li class="r2 ">
|
562
586
|
<span class='object_link'><a href="Lazier/Settings.html#setup_format_number-instance_method" title="Lazier::Settings#setup_format_number (method)">#setup_format_number</a></span>
|
563
587
|
|
564
588
|
<small>Lazier::Settings</small>
|
@@ -566,7 +590,7 @@
|
|
566
590
|
</li>
|
567
591
|
|
568
592
|
|
569
|
-
<li class="
|
593
|
+
<li class="r1 ">
|
570
594
|
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#timezones-instance_method" title="Lazier::DateTime::ClassMethods#timezones (method)">#timezones</a></span>
|
571
595
|
|
572
596
|
<small>Lazier::DateTime::ClassMethods</small>
|
@@ -574,7 +598,7 @@
|
|
574
598
|
</li>
|
575
599
|
|
576
600
|
|
577
|
-
<li class="
|
601
|
+
<li class="r2 ">
|
578
602
|
<span class='object_link'><a href="Lazier/Object.html#to_boolean-instance_method" title="Lazier::Object#to_boolean (method)">#to_boolean</a></span>
|
579
603
|
|
580
604
|
<small>Lazier::Object</small>
|
@@ -582,7 +606,7 @@
|
|
582
606
|
</li>
|
583
607
|
|
584
608
|
|
585
|
-
<li class="
|
609
|
+
<li class="r1 ">
|
586
610
|
<span class='object_link'><a href="Lazier/Object.html#to_float-instance_method" title="Lazier::Object#to_float (method)">#to_float</a></span>
|
587
611
|
|
588
612
|
<small>Lazier::Object</small>
|
@@ -590,7 +614,7 @@
|
|
590
614
|
</li>
|
591
615
|
|
592
616
|
|
593
|
-
<li class="
|
617
|
+
<li class="r2 ">
|
594
618
|
<span class='object_link'><a href="Lazier/Boolean.html#to_i-instance_method" title="Lazier::Boolean#to_i (method)">#to_i</a></span>
|
595
619
|
|
596
620
|
<small>Lazier::Boolean</small>
|
@@ -598,7 +622,7 @@
|
|
598
622
|
</li>
|
599
623
|
|
600
624
|
|
601
|
-
<li class="
|
625
|
+
<li class="r1 ">
|
602
626
|
<span class='object_link'><a href="Lazier/Object.html#to_integer-instance_method" title="Lazier::Object#to_integer (method)">#to_integer</a></span>
|
603
627
|
|
604
628
|
<small>Lazier::Object</small>
|
@@ -606,7 +630,7 @@
|
|
606
630
|
</li>
|
607
631
|
|
608
632
|
|
609
|
-
<li class="
|
633
|
+
<li class="r2 ">
|
610
634
|
<span class='object_link'><a href="Lazier/TimeZone.html#to_str-instance_method" title="Lazier::TimeZone#to_str (method)">#to_str</a></span>
|
611
635
|
|
612
636
|
<small>Lazier::TimeZone</small>
|
@@ -614,7 +638,7 @@
|
|
614
638
|
</li>
|
615
639
|
|
616
640
|
|
617
|
-
<li class="
|
641
|
+
<li class="r1 ">
|
618
642
|
<span class='object_link'><a href="Lazier/TimeZone.html#to_str_parameterized-instance_method" title="Lazier::TimeZone#to_str_parameterized (method)">#to_str_parameterized</a></span>
|
619
643
|
|
620
644
|
<small>Lazier::TimeZone</small>
|
@@ -622,7 +646,7 @@
|
|
622
646
|
</li>
|
623
647
|
|
624
648
|
|
625
|
-
<li class="
|
649
|
+
<li class="r2 ">
|
626
650
|
<span class='object_link'><a href="Lazier/TimeZone.html#to_str_with_dst-instance_method" title="Lazier::TimeZone#to_str_with_dst (method)">#to_str_with_dst</a></span>
|
627
651
|
|
628
652
|
<small>Lazier::TimeZone</small>
|
@@ -630,7 +654,7 @@
|
|
630
654
|
</li>
|
631
655
|
|
632
656
|
|
633
|
-
<li class="
|
657
|
+
<li class="r1 ">
|
634
658
|
<span class='object_link'><a href="Lazier/TimeZone.html#to_str_with_dst_parameterized-instance_method" title="Lazier::TimeZone#to_str_with_dst_parameterized (method)">#to_str_with_dst_parameterized</a></span>
|
635
659
|
|
636
660
|
<small>Lazier::TimeZone</small>
|
@@ -638,14 +662,6 @@
|
|
638
662
|
</li>
|
639
663
|
|
640
664
|
|
641
|
-
<li class="r1 ">
|
642
|
-
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#unparameterize_zone-instance_method" title="Lazier::TimeZone::ClassMethods#unparameterize_zone (method)">#unparameterize_zone</a></span>
|
643
|
-
|
644
|
-
<small>Lazier::TimeZone::ClassMethods</small>
|
645
|
-
|
646
|
-
</li>
|
647
|
-
|
648
|
-
|
649
665
|
<li class="r2 ">
|
650
666
|
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#unparameterize_zone-instance_method" title="Lazier::DateTime::ClassMethods#unparameterize_zone (method)">#unparameterize_zone</a></span>
|
651
667
|
|
@@ -655,33 +671,33 @@
|
|
655
671
|
|
656
672
|
|
657
673
|
<li class="r1 ">
|
658
|
-
<span class='object_link'><a href="Lazier/
|
674
|
+
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#unparameterize_zone-instance_method" title="Lazier::TimeZone::ClassMethods#unparameterize_zone (method)">#unparameterize_zone</a></span>
|
659
675
|
|
660
|
-
<small>Lazier::
|
676
|
+
<small>Lazier::TimeZone::ClassMethods</small>
|
661
677
|
|
662
678
|
</li>
|
663
679
|
|
664
680
|
|
665
681
|
<li class="r2 ">
|
666
|
-
<span class='object_link'><a href="Lazier/
|
682
|
+
<span class='object_link'><a href="Lazier/String.html#untitleize-instance_method" title="Lazier::String#untitleize (method)">#untitleize</a></span>
|
667
683
|
|
668
|
-
<small>Lazier::
|
684
|
+
<small>Lazier::String</small>
|
669
685
|
|
670
686
|
</li>
|
671
687
|
|
672
688
|
|
673
689
|
<li class="r1 ">
|
674
|
-
<span class='object_link'><a href="Lazier/
|
690
|
+
<span class='object_link'><a href="Lazier/TimeZone.html#uses_dst%3F-instance_method" title="Lazier::TimeZone#uses_dst? (method)">#uses_dst?</a></span>
|
675
691
|
|
676
|
-
<small>Lazier::
|
692
|
+
<small>Lazier::TimeZone</small>
|
677
693
|
|
678
694
|
</li>
|
679
695
|
|
680
696
|
|
681
697
|
<li class="r2 ">
|
682
|
-
<span class='object_link'><a href="Lazier/
|
698
|
+
<span class='object_link'><a href="Lazier/DateTime.html#utc_time-instance_method" title="Lazier::DateTime#utc_time (method)">#utc_time</a></span>
|
683
699
|
|
684
|
-
<small>Lazier::
|
700
|
+
<small>Lazier::DateTime</small>
|
685
701
|
|
686
702
|
</li>
|
687
703
|
|
@@ -695,6 +711,14 @@
|
|
695
711
|
|
696
712
|
|
697
713
|
<li class="r2 ">
|
714
|
+
<span class='object_link'><a href="Lazier/Boolean.html#value-instance_method" title="Lazier::Boolean#value (method)">#value</a></span>
|
715
|
+
|
716
|
+
<small>Lazier::Boolean</small>
|
717
|
+
|
718
|
+
</li>
|
719
|
+
|
720
|
+
|
721
|
+
<li class="r1 ">
|
698
722
|
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#years-instance_method" title="Lazier::DateTime::ClassMethods#years (method)">#years</a></span>
|
699
723
|
|
700
724
|
<small>Lazier::DateTime::ClassMethods</small>
|