lazier 3.5.7 → 4.0.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.
- checksums.yaml +4 -4
- data/.travis-gemfile +5 -4
- data/.travis.yml +2 -2
- data/CHANGELOG.md +65 -8
- data/Gemfile +9 -8
- data/README.md +4 -0
- data/doc/Lazier.html +178 -110
- data/doc/Lazier/Boolean.html +7 -7
- data/doc/Lazier/Configuration.html +24 -50
- data/doc/Lazier/DateTime.html +50 -305
- data/doc/Lazier/DateTime/ClassMethods.html +116 -806
- data/doc/Lazier/Exceptions.html +2 -2
- data/doc/Lazier/Exceptions/Debug.html +1 -1
- data/doc/Lazier/Exceptions/MissingTranslation.html +18 -14
- data/doc/Lazier/Exceptions/TranslationExceptionHandler.html +213 -0
- data/doc/Lazier/Hash.html +19 -155
- data/doc/Lazier/I18n.html +1735 -230
- data/doc/Lazier/Math.html +1 -1
- data/doc/Lazier/Math/ClassMethods.html +13 -13
- data/doc/Lazier/Object.html +353 -339
- data/doc/Lazier/Pathname.html +4 -4
- data/doc/Lazier/Settings.html +150 -304
- data/doc/Lazier/String.html +39 -199
- data/doc/Lazier/TimeZone.html +244 -746
- data/doc/Lazier/TimeZone/ClassMethods.html +109 -127
- data/doc/Lazier/Version.html +4 -4
- data/doc/_index.html +15 -15
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +5 -1
- data/doc/index.html +5 -1
- data/doc/method_list.html +97 -169
- data/doc/top-level-namespace.html +1 -1
- data/lazier.gemspec +9 -6
- data/lib/lazier.rb +41 -50
- data/lib/lazier/boolean.rb +0 -1
- data/lib/lazier/configuration.rb +26 -28
- data/lib/lazier/datetime.rb +33 -127
- data/lib/lazier/exceptions.rb +14 -6
- data/lib/lazier/hash.rb +7 -15
- data/lib/lazier/i18n.rb +130 -48
- data/lib/lazier/math.rb +6 -7
- data/lib/lazier/object.rb +79 -97
- data/lib/lazier/pathname.rb +0 -1
- data/lib/lazier/settings.rb +12 -25
- data/lib/lazier/string.rb +17 -38
- data/lib/lazier/timezone.rb +168 -164
- data/lib/lazier/version.rb +3 -4
- data/locales/en.yml +52 -51
- data/locales/it.yml +51 -50
- data/spec/coverage_helper.rb +0 -1
- data/spec/lazier/boolean_spec.rb +2 -3
- data/spec/lazier/configuration_spec.rb +3 -5
- data/spec/lazier/datetime_spec.rb +34 -95
- data/spec/lazier/exceptions_spec.rb +25 -0
- data/spec/lazier/hash_spec.rb +0 -21
- data/spec/lazier/i18n_spec.rb +135 -51
- data/spec/lazier/math_spec.rb +0 -1
- data/spec/lazier/object_spec.rb +105 -100
- data/spec/lazier/pathname_spec.rb +0 -1
- data/spec/lazier/settings_spec.rb +25 -28
- data/spec/lazier/string_spec.rb +7 -20
- data/spec/lazier/timezone_spec.rb +101 -87
- data/spec/lazier_spec.rb +25 -8
- data/spec/spec_helper.rb +3 -2
- metadata +15 -44
- data/doc/Lazier/Localizer.html +0 -545
- data/lib/lazier/localizer.rb +0 -41
- data/spec/lazier/localizer_spec.rb +0 -45
data/doc/Lazier/Version.html
CHANGED
@@ -119,7 +119,7 @@
|
|
119
119
|
|
120
120
|
</div>
|
121
121
|
</dt>
|
122
|
-
<dd><pre class="code"><span class='int'>
|
122
|
+
<dd><pre class="code"><span class='int'>4</span></pre></dd>
|
123
123
|
|
124
124
|
<dt id="MINOR-constant" class="">MINOR =
|
125
125
|
<div class="docstring">
|
@@ -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'>0</span></pre></dd>
|
138
138
|
|
139
139
|
<dt id="PATCH-constant" class="">PATCH =
|
140
140
|
<div class="docstring">
|
@@ -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'>0</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 Jun 1 15:50:06 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.2).
|
186
186
|
</div>
|
data/doc/_index.html
CHANGED
@@ -100,23 +100,23 @@
|
|
100
100
|
<ul>
|
101
101
|
|
102
102
|
<li>
|
103
|
-
<span class='object_link'><a href="Lazier/
|
103
|
+
<span class='object_link'><a href="Lazier/Math/ClassMethods.html" title="Lazier::Math::ClassMethods (module)">ClassMethods</a></span>
|
104
104
|
|
105
|
-
<small>(Lazier::
|
105
|
+
<small>(Lazier::Math)</small>
|
106
106
|
|
107
107
|
</li>
|
108
108
|
|
109
109
|
<li>
|
110
|
-
<span class='object_link'><a href="Lazier/
|
110
|
+
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html" title="Lazier::TimeZone::ClassMethods (module)">ClassMethods</a></span>
|
111
111
|
|
112
|
-
<small>(Lazier::
|
112
|
+
<small>(Lazier::TimeZone)</small>
|
113
113
|
|
114
114
|
</li>
|
115
115
|
|
116
116
|
<li>
|
117
|
-
<span class='object_link'><a href="Lazier/
|
117
|
+
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html" title="Lazier::DateTime::ClassMethods (module)">ClassMethods</a></span>
|
118
118
|
|
119
|
-
<small>(Lazier::
|
119
|
+
<small>(Lazier::DateTime)</small>
|
120
120
|
|
121
121
|
</li>
|
122
122
|
|
@@ -188,7 +188,7 @@
|
|
188
188
|
<ul>
|
189
189
|
|
190
190
|
<li>
|
191
|
-
<span class='object_link'><a href="Lazier/I18n.html" title="Lazier::I18n (
|
191
|
+
<span class='object_link'><a href="Lazier/I18n.html" title="Lazier::I18n (class)">I18n</a></span>
|
192
192
|
|
193
193
|
<small>(Lazier)</small>
|
194
194
|
|
@@ -207,13 +207,6 @@
|
|
207
207
|
|
208
208
|
</li>
|
209
209
|
|
210
|
-
<li>
|
211
|
-
<span class='object_link'><a href="Lazier/Localizer.html" title="Lazier::Localizer (class)">Localizer</a></span>
|
212
|
-
|
213
|
-
<small>(Lazier)</small>
|
214
|
-
|
215
|
-
</li>
|
216
|
-
|
217
210
|
</ul>
|
218
211
|
</ul>
|
219
212
|
|
@@ -306,6 +299,13 @@
|
|
306
299
|
|
307
300
|
</li>
|
308
301
|
|
302
|
+
<li>
|
303
|
+
<span class='object_link'><a href="Lazier/Exceptions/TranslationExceptionHandler.html" title="Lazier::Exceptions::TranslationExceptionHandler (class)">TranslationExceptionHandler</a></span>
|
304
|
+
|
305
|
+
<small>(Lazier::Exceptions)</small>
|
306
|
+
|
307
|
+
</li>
|
308
|
+
|
309
309
|
</ul>
|
310
310
|
</ul>
|
311
311
|
|
@@ -333,7 +333,7 @@
|
|
333
333
|
</div>
|
334
334
|
|
335
335
|
<div id="footer">
|
336
|
-
Generated on
|
336
|
+
Generated on Sun Jun 1 15:50:05 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.2).
|
339
339
|
</div>
|
data/doc/class_list.html
CHANGED
@@ -46,7 +46,7 @@
|
|
46
46
|
|
47
47
|
<ul id="full_list" class="class">
|
48
48
|
<li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
|
49
|
-
<li><a class='toggle'></a> <span class='object_link'><a href="Lazier.html" title="Lazier (module)">Lazier</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="Lazier/Boolean.html" title="Lazier::Boolean (module)">Boolean</a></span><small class='search_info'>Lazier</small></li><li><span class='object_link'><a href="Lazier/Configuration.html" title="Lazier::Configuration (class)">Configuration</a></span> < Dash<small class='search_info'>Lazier</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Lazier/DateTime.html" title="Lazier::DateTime (module)">DateTime</a></span><small class='search_info'>Lazier</small></li><ul><li><span class='object_link'><a href="Lazier/DateTime/ClassMethods.html" title="Lazier::DateTime::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Lazier::DateTime</small></li></ul><li><a class='toggle'></a> <span class='object_link'><a href="Lazier/Exceptions.html" title="Lazier::Exceptions (module)">Exceptions</a></span><small class='search_info'>Lazier</small></li><ul><li><span class='object_link'><a href="Lazier/Exceptions/Debug.html" title="Lazier::Exceptions::Debug (class)">Debug</a></span> < RuntimeError<small class='search_info'>Lazier::Exceptions</small></li><li><span class='object_link'><a href="Lazier/Exceptions/MissingTranslation.html" title="Lazier::Exceptions::MissingTranslation (class)">MissingTranslation</a></span> < RuntimeError<small class='search_info'>Lazier::Exceptions</small></li
|
49
|
+
<li><a class='toggle'></a> <span class='object_link'><a href="Lazier.html" title="Lazier (module)">Lazier</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="Lazier/Boolean.html" title="Lazier::Boolean (module)">Boolean</a></span><small class='search_info'>Lazier</small></li><li><span class='object_link'><a href="Lazier/Configuration.html" title="Lazier::Configuration (class)">Configuration</a></span> < Dash<small class='search_info'>Lazier</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Lazier/DateTime.html" title="Lazier::DateTime (module)">DateTime</a></span><small class='search_info'>Lazier</small></li><ul><li><span class='object_link'><a href="Lazier/DateTime/ClassMethods.html" title="Lazier::DateTime::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Lazier::DateTime</small></li></ul><li><a class='toggle'></a> <span class='object_link'><a href="Lazier/Exceptions.html" title="Lazier::Exceptions (module)">Exceptions</a></span><small class='search_info'>Lazier</small></li><ul><li><span class='object_link'><a href="Lazier/Exceptions/Debug.html" title="Lazier::Exceptions::Debug (class)">Debug</a></span> < RuntimeError<small class='search_info'>Lazier::Exceptions</small></li><li><span class='object_link'><a href="Lazier/Exceptions/MissingTranslation.html" title="Lazier::Exceptions::MissingTranslation (class)">MissingTranslation</a></span> < RuntimeError<small class='search_info'>Lazier::Exceptions</small></li><li><span class='object_link'><a href="Lazier/Exceptions/TranslationExceptionHandler.html" title="Lazier::Exceptions::TranslationExceptionHandler (class)">TranslationExceptionHandler</a></span> < ExceptionHandler<small class='search_info'>Lazier::Exceptions</small></li></ul><li><span class='object_link'><a href="Lazier/Hash.html" title="Lazier::Hash (module)">Hash</a></span><small class='search_info'>Lazier</small></li><li><span class='object_link'><a href="Lazier/I18n.html" title="Lazier::I18n (class)">I18n</a></span> < Object<small class='search_info'>Lazier</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Lazier/Math.html" title="Lazier::Math (module)">Math</a></span><small class='search_info'>Lazier</small></li><ul><li><span class='object_link'><a href="Lazier/Math/ClassMethods.html" title="Lazier::Math::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Lazier::Math</small></li></ul><li><span class='object_link'><a href="Lazier/Object.html" title="Lazier::Object (module)">Object</a></span><small class='search_info'>Lazier</small></li><li><span class='object_link'><a href="Lazier/Pathname.html" title="Lazier::Pathname (module)">Pathname</a></span><small class='search_info'>Lazier</small></li><li><span class='object_link'><a href="Lazier/Settings.html" title="Lazier::Settings (class)">Settings</a></span> < Object<small class='search_info'>Lazier</small></li><li><span class='object_link'><a href="Lazier/String.html" title="Lazier::String (module)">String</a></span><small class='search_info'>Lazier</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Lazier/TimeZone.html" title="Lazier::TimeZone (module)">TimeZone</a></span><small class='search_info'>Lazier</small></li><ul><li><span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html" title="Lazier::TimeZone::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Lazier::TimeZone</small></li></ul><li><span class='object_link'><a href="Lazier/Version.html" title="Lazier::Version (module)">Version</a></span><small class='search_info'>Lazier</small></li></ul>
|
50
50
|
|
51
51
|
</ul>
|
52
52
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -86,6 +86,10 @@ Lazier.load!
|
|
86
86
|
<p>That’s all!
|
87
87
|
See documentation for more informations.</p>
|
88
88
|
|
89
|
+
<h2 id="supported-implementations">Supported implementations.</h2>
|
90
|
+
|
91
|
+
<p>A Ruby 2.1 implementation is required. So far, only MRI supports all Ruby 2.1 requirements.</p>
|
92
|
+
|
89
93
|
<h2 id="contributing-to-lazier">Contributing to lazier</h2>
|
90
94
|
|
91
95
|
<ul>
|
@@ -106,7 +110,7 @@ See documentation for more informations.</p>
|
|
106
110
|
</div></div>
|
107
111
|
|
108
112
|
<div id="footer">
|
109
|
-
Generated on
|
113
|
+
Generated on Sun Jun 1 15:50:05 2014 by
|
110
114
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
111
115
|
0.8.7.4 (ruby-2.1.2).
|
112
116
|
</div>
|
data/doc/index.html
CHANGED
@@ -86,6 +86,10 @@ Lazier.load!
|
|
86
86
|
<p>That’s all!
|
87
87
|
See documentation for more informations.</p>
|
88
88
|
|
89
|
+
<h2 id="supported-implementations">Supported implementations.</h2>
|
90
|
+
|
91
|
+
<p>A Ruby 2.1 implementation is required. So far, only MRI supports all Ruby 2.1 requirements.</p>
|
92
|
+
|
89
93
|
<h2 id="contributing-to-lazier">Contributing to lazier</h2>
|
90
94
|
|
91
95
|
<ul>
|
@@ -106,7 +110,7 @@ See documentation for more informations.</p>
|
|
106
110
|
</div></div>
|
107
111
|
|
108
112
|
<div id="footer">
|
109
|
-
Generated on
|
113
|
+
Generated on Sun Jun 1 15:50:05 2014 by
|
110
114
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
111
115
|
0.8.7.4 (ruby-2.1.2).
|
112
116
|
</div>
|
data/doc/method_list.html
CHANGED
@@ -54,23 +54,35 @@
|
|
54
54
|
|
55
55
|
|
56
56
|
<li class="r2 ">
|
57
|
+
<span class='object_link'><a href="Lazier/I18n.html#backend-instance_method" title="Lazier::I18n#backend (method)">#backend</a></span>
|
58
|
+
<small>Lazier::I18n</small>
|
59
|
+
</li>
|
60
|
+
|
61
|
+
|
62
|
+
<li class="r1 ">
|
57
63
|
<span class='object_link'><a href="Lazier.html#benchmark-class_method" title="Lazier.benchmark (method)">benchmark</a></span>
|
58
64
|
<small>Lazier</small>
|
59
65
|
</li>
|
60
66
|
|
61
67
|
|
62
|
-
<li class="
|
68
|
+
<li class="r2 ">
|
63
69
|
<span class='object_link'><a href="Lazier/Object.html#boolean%3F-instance_method" title="Lazier::Object#boolean? (method)">#boolean?</a></span>
|
64
70
|
<small>Lazier::Object</small>
|
65
71
|
</li>
|
66
72
|
|
67
73
|
|
68
|
-
<li class="
|
74
|
+
<li class="r1 ">
|
69
75
|
<span class='object_link'><a href="Lazier/Settings.html#boolean_names-instance_method" title="Lazier::Settings#boolean_names (method)">#boolean_names</a></span>
|
70
76
|
<small>Lazier::Settings</small>
|
71
77
|
</li>
|
72
78
|
|
73
79
|
|
80
|
+
<li class="r2 ">
|
81
|
+
<span class='object_link'><a href="Lazier/Exceptions/TranslationExceptionHandler.html#call-instance_method" title="Lazier::Exceptions::TranslationExceptionHandler#call (method)">#call</a></span>
|
82
|
+
<small>Lazier::Exceptions::TranslationExceptionHandler</small>
|
83
|
+
</li>
|
84
|
+
|
85
|
+
|
74
86
|
<li class="r1 ">
|
75
87
|
<span class='object_link'><a href="Lazier/Hash.html#compact-instance_method" title="Lazier::Hash#compact (method)">#compact</a></span>
|
76
88
|
<small>Lazier::Hash</small>
|
@@ -102,7 +114,7 @@
|
|
102
114
|
|
103
115
|
|
104
116
|
<li class="r2 ">
|
105
|
-
<span class='object_link'><a href="Lazier/TimeZone.html#
|
117
|
+
<span class='object_link'><a href="Lazier/TimeZone.html#current_name-instance_method" title="Lazier::TimeZone#current_name (method)">#current_name</a></span>
|
106
118
|
<small>Lazier::TimeZone</small>
|
107
119
|
</li>
|
108
120
|
|
@@ -143,18 +155,6 @@
|
|
143
155
|
</li>
|
144
156
|
|
145
157
|
|
146
|
-
<li class="r1 ">
|
147
|
-
<span class='object_link'><a href="Lazier/TimeZone.html#dst_name-instance_method" title="Lazier::TimeZone#dst_name (method)">#dst_name</a></span>
|
148
|
-
<small>Lazier::TimeZone</small>
|
149
|
-
</li>
|
150
|
-
|
151
|
-
|
152
|
-
<li class="r2 ">
|
153
|
-
<span class='object_link'><a href="Lazier/TimeZone.html#dst_offset-instance_method" title="Lazier::TimeZone#dst_offset (method)">#dst_offset</a></span>
|
154
|
-
<small>Lazier::TimeZone</small>
|
155
|
-
</li>
|
156
|
-
|
157
|
-
|
158
158
|
<li class="r1 ">
|
159
159
|
<span class='object_link'><a href="Lazier/TimeZone.html#dst_period-instance_method" title="Lazier::TimeZone#dst_period (method)">#dst_period</a></span>
|
160
160
|
<small>Lazier::TimeZone</small>
|
@@ -174,65 +174,53 @@
|
|
174
174
|
|
175
175
|
|
176
176
|
<li class="r2 ">
|
177
|
-
<span class='object_link'><a href="Lazier/Hash.html#enable_dotted_access_for_value-instance_method" title="Lazier::Hash#enable_dotted_access_for_value (method)">#enable_dotted_access_for_value</a></span>
|
178
|
-
<small>Lazier::Hash</small>
|
179
|
-
</li>
|
180
|
-
|
181
|
-
|
182
|
-
<li class="r1 ">
|
183
177
|
<span class='object_link'><a href="Lazier/Object.html#ensure-instance_method" title="Lazier::Object#ensure (method)">#ensure</a></span>
|
184
178
|
<small>Lazier::Object</small>
|
185
179
|
</li>
|
186
180
|
|
187
181
|
|
188
|
-
<li class="
|
182
|
+
<li class="r1 ">
|
189
183
|
<span class='object_link'><a href="Lazier/Hash.html#ensure_access-instance_method" title="Lazier::Hash#ensure_access (method)">#ensure_access</a></span>
|
190
184
|
<small>Lazier::Hash</small>
|
191
185
|
</li>
|
192
186
|
|
193
187
|
|
194
|
-
<li class="
|
188
|
+
<li class="r2 ">
|
195
189
|
<span class='object_link'><a href="Lazier/Object.html#ensure_array-instance_method" title="Lazier::Object#ensure_array (method)">#ensure_array</a></span>
|
196
190
|
<small>Lazier::Object</small>
|
197
191
|
</li>
|
198
192
|
|
199
193
|
|
200
|
-
<li class="
|
194
|
+
<li class="r1 ">
|
201
195
|
<span class='object_link'><a href="Lazier/Object.html#ensure_hash-instance_method" title="Lazier::Object#ensure_hash (method)">#ensure_hash</a></span>
|
202
196
|
<small>Lazier::Object</small>
|
203
197
|
</li>
|
204
198
|
|
205
199
|
|
206
|
-
<li class="
|
200
|
+
<li class="r2 ">
|
207
201
|
<span class='object_link'><a href="Lazier/Object.html#ensure_string-instance_method" title="Lazier::Object#ensure_string (method)">#ensure_string</a></span>
|
208
202
|
<small>Lazier::Object</small>
|
209
203
|
</li>
|
210
204
|
|
211
205
|
|
212
|
-
<li class="
|
206
|
+
<li class="r1 ">
|
213
207
|
<span class='object_link'><a href="Lazier/String.html#ensure_valid_utf8-instance_method" title="Lazier::String#ensure_valid_utf8 (method)">#ensure_valid_utf8</a></span>
|
214
208
|
<small>Lazier::String</small>
|
215
209
|
</li>
|
216
210
|
|
217
211
|
|
218
|
-
<li class="
|
212
|
+
<li class="r2 ">
|
219
213
|
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#find-instance_method" title="Lazier::TimeZone::ClassMethods#find (method)">#find</a></span>
|
220
214
|
<small>Lazier::TimeZone::ClassMethods</small>
|
221
215
|
</li>
|
222
216
|
|
223
217
|
|
224
|
-
<li class="
|
218
|
+
<li class="r1 ">
|
225
219
|
<span class='object_link'><a href="Lazier.html#find_class-class_method" title="Lazier.find_class (method)">find_class</a></span>
|
226
220
|
<small>Lazier</small>
|
227
221
|
</li>
|
228
222
|
|
229
223
|
|
230
|
-
<li class="r1 ">
|
231
|
-
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#find_timezone-instance_method" title="Lazier::DateTime::ClassMethods#find_timezone (method)">#find_timezone</a></span>
|
232
|
-
<small>Lazier::DateTime::ClassMethods</small>
|
233
|
-
</li>
|
234
|
-
|
235
|
-
|
236
224
|
<li class="r2 ">
|
237
225
|
<span class='object_link'><a href="Lazier/Object.html#float%3F-instance_method" title="Lazier::Object#float? (method)">#float?</a></span>
|
238
226
|
<small>Lazier::Object</small>
|
@@ -240,8 +228,8 @@
|
|
240
228
|
|
241
229
|
|
242
230
|
<li class="r1 ">
|
243
|
-
<span class='object_link'><a href="Lazier/
|
244
|
-
<small>Lazier::
|
231
|
+
<span class='object_link'><a href="Lazier/DateTime.html#format-instance_method" title="Lazier::DateTime#format (method)">#format</a></span>
|
232
|
+
<small>Lazier::DateTime</small>
|
245
233
|
</li>
|
246
234
|
|
247
235
|
|
@@ -270,59 +258,23 @@
|
|
270
258
|
|
271
259
|
|
272
260
|
<li class="r2 ">
|
273
|
-
<span class='object_link'><a href="Lazier/I18n.html#i18n-instance_method" title="Lazier::I18n#i18n (method)">#i18n</a></span>
|
274
|
-
<small>Lazier::I18n</small>
|
275
|
-
</li>
|
276
|
-
|
277
|
-
|
278
|
-
<li class="r1 ">
|
279
261
|
<span class='object_link'><a href="Lazier/Settings.html#i18n-instance_method" title="Lazier::Settings#i18n (method)">#i18n</a></span>
|
280
262
|
<small>Lazier::Settings</small>
|
281
263
|
</li>
|
282
264
|
|
283
265
|
|
284
|
-
<li class="r2 ">
|
285
|
-
<span class='object_link'><a href="Lazier/I18n.html#i18n%3D-instance_method" title="Lazier::I18n#i18n= (method)">#i18n=</a></span>
|
286
|
-
<small>Lazier::I18n</small>
|
287
|
-
</li>
|
288
|
-
|
289
|
-
|
290
266
|
<li class="r1 ">
|
291
|
-
<span class='object_link'><a href="Lazier/
|
292
|
-
<small>Lazier::
|
293
|
-
</li>
|
294
|
-
|
295
|
-
|
296
|
-
<li class="r2 ">
|
297
|
-
<span class='object_link'><a href="Lazier/I18n.html#i18n_locales_path-instance_method" title="Lazier::I18n#i18n_locales_path (method)">#i18n_locales_path</a></span>
|
298
|
-
<small>Lazier::I18n</small>
|
299
|
-
</li>
|
300
|
-
|
301
|
-
|
302
|
-
<li class="r1 ">
|
303
|
-
<span class='object_link'><a href="Lazier/I18n.html#i18n_root-instance_method" title="Lazier::I18n#i18n_root (method)">#i18n_root</a></span>
|
304
|
-
<small>Lazier::I18n</small>
|
267
|
+
<span class='object_link'><a href="Lazier/Object.html#indexize-instance_method" title="Lazier::Object#indexize (method)">#indexize</a></span>
|
268
|
+
<small>Lazier::Object</small>
|
305
269
|
</li>
|
306
270
|
|
307
271
|
|
308
272
|
<li class="r2 ">
|
309
|
-
<span class='object_link'><a href="Lazier/I18n.html#
|
273
|
+
<span class='object_link'><a href="Lazier/I18n.html#initialize-instance_method" title="Lazier::I18n#initialize (method)">#initialize</a></span>
|
310
274
|
<small>Lazier::I18n</small>
|
311
275
|
</li>
|
312
276
|
|
313
277
|
|
314
|
-
<li class="r1 ">
|
315
|
-
<span class='object_link'><a href="Lazier/DateTime.html#in_months-instance_method" title="Lazier::DateTime#in_months (method)">#in_months</a></span>
|
316
|
-
<small>Lazier::DateTime</small>
|
317
|
-
</li>
|
318
|
-
|
319
|
-
|
320
|
-
<li class="r2 ">
|
321
|
-
<span class='object_link'><a href="Lazier/Object.html#indexize-instance_method" title="Lazier::Object#indexize (method)">#indexize</a></span>
|
322
|
-
<small>Lazier::Object</small>
|
323
|
-
</li>
|
324
|
-
|
325
|
-
|
326
278
|
<li class="r1 ">
|
327
279
|
<span class='object_link'><a href="Lazier/Settings.html#initialize-instance_method" title="Lazier::Settings#initialize (method)">#initialize</a></span>
|
328
280
|
<small>Lazier::Settings</small>
|
@@ -330,8 +282,8 @@
|
|
330
282
|
|
331
283
|
|
332
284
|
<li class="r2 ">
|
333
|
-
<span class='object_link'><a href="Lazier/
|
334
|
-
<small>Lazier::
|
285
|
+
<span class='object_link'><a href="Lazier/Configuration.html#initialize-instance_method" title="Lazier::Configuration#initialize (method)">#initialize</a></span>
|
286
|
+
<small>Lazier::Configuration</small>
|
335
287
|
</li>
|
336
288
|
|
337
289
|
|
@@ -342,14 +294,14 @@
|
|
342
294
|
|
343
295
|
|
344
296
|
<li class="r2 ">
|
345
|
-
<span class='object_link'><a href="Lazier/
|
346
|
-
<small>Lazier::
|
297
|
+
<span class='object_link'><a href="Lazier/Settings.html#instance-class_method" title="Lazier::Settings.instance (method)">instance</a></span>
|
298
|
+
<small>Lazier::Settings</small>
|
347
299
|
</li>
|
348
300
|
|
349
301
|
|
350
302
|
<li class="r1 ">
|
351
|
-
<span class='object_link'><a href="Lazier/
|
352
|
-
<small>Lazier::
|
303
|
+
<span class='object_link'><a href="Lazier/I18n.html#instance-class_method" title="Lazier::I18n.instance (method)">instance</a></span>
|
304
|
+
<small>Lazier::I18n</small>
|
353
305
|
</li>
|
354
306
|
|
355
307
|
|
@@ -360,43 +312,31 @@
|
|
360
312
|
|
361
313
|
|
362
314
|
<li class="r1 ">
|
363
|
-
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#
|
315
|
+
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#list-instance_method" title="Lazier::TimeZone::ClassMethods#list (method)">#list</a></span>
|
364
316
|
<small>Lazier::TimeZone::ClassMethods</small>
|
365
317
|
</li>
|
366
318
|
|
367
319
|
|
368
320
|
<li class="r2 ">
|
369
|
-
<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>
|
370
|
-
<small>Lazier::DateTime::ClassMethods</small>
|
371
|
-
</li>
|
372
|
-
|
373
|
-
|
374
|
-
<li class="r1 ">
|
375
321
|
<span class='object_link'><a href="Lazier.html#load%21-class_method" title="Lazier.load! (method)">load!</a></span>
|
376
322
|
<small>Lazier</small>
|
377
323
|
</li>
|
378
324
|
|
379
325
|
|
380
|
-
<li class="r2 ">
|
381
|
-
<span class='object_link'><a href="Lazier.html#load_boolean-class_method" title="Lazier.load_boolean (method)">load_boolean</a></span>
|
382
|
-
<small>Lazier</small>
|
383
|
-
</li>
|
384
|
-
|
385
|
-
|
386
326
|
<li class="r1 ">
|
387
|
-
<span class='object_link'><a href="Lazier.html#
|
327
|
+
<span class='object_link'><a href="Lazier.html#load_boolean-class_method" title="Lazier.load_boolean (method)">load_boolean</a></span>
|
388
328
|
<small>Lazier</small>
|
389
329
|
</li>
|
390
330
|
|
391
331
|
|
392
332
|
<li class="r2 ">
|
393
|
-
<span class='object_link'><a href="Lazier.html#
|
333
|
+
<span class='object_link'><a href="Lazier.html#load_datetime-class_method" title="Lazier.load_datetime (method)">load_datetime</a></span>
|
394
334
|
<small>Lazier</small>
|
395
335
|
</li>
|
396
336
|
|
397
337
|
|
398
338
|
<li class="r1 ">
|
399
|
-
<span class='object_link'><a href="Lazier.html#
|
339
|
+
<span class='object_link'><a href="Lazier.html#load_hash-class_method" title="Lazier.load_hash (method)">load_hash</a></span>
|
400
340
|
<small>Lazier</small>
|
401
341
|
</li>
|
402
342
|
|
@@ -426,50 +366,38 @@
|
|
426
366
|
|
427
367
|
|
428
368
|
<li class="r2 ">
|
429
|
-
<span class='object_link'><a href="Lazier/
|
430
|
-
<small>Lazier::
|
431
|
-
</li>
|
432
|
-
|
433
|
-
|
434
|
-
<li class="r1 ">
|
435
|
-
<span class='object_link'><a href="Lazier/DateTime.html#local_strftime-instance_method" title="Lazier::DateTime#local_strftime (method)">#local_strftime</a></span>
|
436
|
-
<small>Lazier::DateTime</small>
|
437
|
-
</li>
|
438
|
-
|
439
|
-
|
440
|
-
<li class="r2 ">
|
441
|
-
<span class='object_link'><a href="Lazier/Localizer.html#localize-class_method" title="Lazier::Localizer.localize (method)">localize</a></span>
|
442
|
-
<small>Lazier::Localizer</small>
|
369
|
+
<span class='object_link'><a href="Lazier/I18n.html#locale-instance_method" title="Lazier::I18n#locale (method)">#locale</a></span>
|
370
|
+
<small>Lazier::I18n</small>
|
443
371
|
</li>
|
444
372
|
|
445
373
|
|
446
374
|
<li class="r1 ">
|
447
|
-
<span class='object_link'><a href="Lazier/
|
448
|
-
<small>Lazier::
|
375
|
+
<span class='object_link'><a href="Lazier/I18n.html#locales-instance_method" title="Lazier::I18n#locales (method)">#locales</a></span>
|
376
|
+
<small>Lazier::I18n</small>
|
449
377
|
</li>
|
450
378
|
|
451
379
|
|
452
380
|
<li class="r2 ">
|
453
|
-
<span class='object_link'><a href="Lazier/
|
454
|
-
<small>Lazier::
|
381
|
+
<span class='object_link'><a href="Lazier/Math/ClassMethods.html#max-instance_method" title="Lazier::Math::ClassMethods#max (method)">#max</a></span>
|
382
|
+
<small>Lazier::Math::ClassMethods</small>
|
455
383
|
</li>
|
456
384
|
|
457
385
|
|
458
386
|
<li class="r1 ">
|
459
|
-
<span class='object_link'><a href="Lazier/Math/ClassMethods.html#
|
387
|
+
<span class='object_link'><a href="Lazier/Math/ClassMethods.html#min-instance_method" title="Lazier::Math::ClassMethods#min (method)">#min</a></span>
|
460
388
|
<small>Lazier::Math::ClassMethods</small>
|
461
389
|
</li>
|
462
390
|
|
463
391
|
|
464
392
|
<li class="r2 ">
|
465
|
-
<span class='object_link'><a href="Lazier/
|
466
|
-
<small>Lazier::
|
393
|
+
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#months-instance_method" title="Lazier::DateTime::ClassMethods#months (method)">#months</a></span>
|
394
|
+
<small>Lazier::DateTime::ClassMethods</small>
|
467
395
|
</li>
|
468
396
|
|
469
397
|
|
470
398
|
<li class="r1 ">
|
471
|
-
<span class='object_link'><a href="Lazier/DateTime
|
472
|
-
<small>Lazier::DateTime
|
399
|
+
<span class='object_link'><a href="Lazier/DateTime.html#months_since_year-instance_method" title="Lazier::DateTime#months_since_year (method)">#months_since_year</a></span>
|
400
|
+
<small>Lazier::DateTime</small>
|
473
401
|
</li>
|
474
402
|
|
475
403
|
|
@@ -480,7 +408,7 @@
|
|
480
408
|
|
481
409
|
|
482
410
|
<li class="r1 ">
|
483
|
-
<span class='object_link'><a href="Lazier/Object.html#
|
411
|
+
<span class='object_link'><a href="Lazier/Object.html#number%3F-instance_method" title="Lazier::Object#number? (method)">#number?</a></span>
|
484
412
|
<small>Lazier::Object</small>
|
485
413
|
</li>
|
486
414
|
|
@@ -498,109 +426,109 @@
|
|
498
426
|
|
499
427
|
|
500
428
|
<li class="r2 ">
|
501
|
-
<span class='object_link'><a href="Lazier/
|
502
|
-
<small>Lazier::
|
429
|
+
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#parameterize-instance_method" title="Lazier::TimeZone::ClassMethods#parameterize (method)">#parameterize</a></span>
|
430
|
+
<small>Lazier::TimeZone::ClassMethods</small>
|
503
431
|
</li>
|
504
432
|
|
505
433
|
|
506
434
|
<li class="r1 ">
|
507
|
-
<span class='object_link'><a href="Lazier/
|
508
|
-
<small>Lazier::
|
435
|
+
<span class='object_link'><a href="Lazier/I18n.html#path-instance_method" title="Lazier::I18n#path (method)">#path</a></span>
|
436
|
+
<small>Lazier::I18n</small>
|
509
437
|
</li>
|
510
438
|
|
511
439
|
|
512
440
|
<li class="r2 ">
|
513
|
-
<span class='object_link'><a href="Lazier
|
514
|
-
<small>Lazier
|
441
|
+
<span class='object_link'><a href="Lazier.html#platform-class_method" title="Lazier.platform (method)">platform</a></span>
|
442
|
+
<small>Lazier</small>
|
515
443
|
</li>
|
516
444
|
|
517
445
|
|
518
446
|
<li class="r1 ">
|
519
|
-
<span class='object_link'><a href="Lazier/
|
520
|
-
<small>Lazier::
|
447
|
+
<span class='object_link'><a href="Lazier/Configuration.html#property-class_method" title="Lazier::Configuration.property (method)">property</a></span>
|
448
|
+
<small>Lazier::Configuration</small>
|
521
449
|
</li>
|
522
450
|
|
523
451
|
|
524
452
|
<li class="r2 ">
|
525
|
-
<span class='object_link'><a href="Lazier/
|
526
|
-
<small>Lazier::
|
453
|
+
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#rationalize_offset-instance_method" title="Lazier::TimeZone::ClassMethods#rationalize_offset (method)">#rationalize_offset</a></span>
|
454
|
+
<small>Lazier::TimeZone::ClassMethods</small>
|
527
455
|
</li>
|
528
456
|
|
529
457
|
|
530
458
|
<li class="r1 ">
|
531
|
-
<span class='object_link'><a href="Lazier/
|
532
|
-
<small>Lazier::
|
459
|
+
<span class='object_link'><a href="Lazier/I18n.html#reload-instance_method" title="Lazier::I18n#reload (method)">#reload</a></span>
|
460
|
+
<small>Lazier::I18n</small>
|
533
461
|
</li>
|
534
462
|
|
535
463
|
|
536
464
|
<li class="r2 ">
|
537
|
-
<span class='object_link'><a href="Lazier/String.html#
|
465
|
+
<span class='object_link'><a href="Lazier/String.html#remove_accents-instance_method" title="Lazier::String#remove_accents (method)">#remove_accents</a></span>
|
538
466
|
<small>Lazier::String</small>
|
539
467
|
</li>
|
540
468
|
|
541
469
|
|
542
470
|
<li class="r1 ">
|
543
|
-
<span class='object_link'><a href="Lazier/
|
544
|
-
<small>Lazier::
|
471
|
+
<span class='object_link'><a href="Lazier/I18n.html#root-instance_method" title="Lazier::I18n#root (method)">#root</a></span>
|
472
|
+
<small>Lazier::I18n</small>
|
545
473
|
</li>
|
546
474
|
|
547
475
|
|
548
476
|
<li class="r2 ">
|
549
|
-
<span class='object_link'><a href="Lazier/Object.html#
|
477
|
+
<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>
|
550
478
|
<small>Lazier::Object</small>
|
551
479
|
</li>
|
552
480
|
|
553
481
|
|
554
482
|
<li class="r1 ">
|
555
|
-
<span class='object_link'><a href="Lazier.html#
|
556
|
-
<small>Lazier</small>
|
483
|
+
<span class='object_link'><a href="Lazier/Object.html#safe_send-instance_method" title="Lazier::Object#safe_send (method)">#safe_send</a></span>
|
484
|
+
<small>Lazier::Object</small>
|
557
485
|
</li>
|
558
486
|
|
559
487
|
|
560
488
|
<li class="r2 ">
|
561
|
-
<span class='object_link'><a href="Lazier
|
562
|
-
<small>Lazier
|
489
|
+
<span class='object_link'><a href="Lazier.html#settings-class_method" title="Lazier.settings (method)">settings</a></span>
|
490
|
+
<small>Lazier</small>
|
563
491
|
</li>
|
564
492
|
|
565
493
|
|
566
494
|
<li class="r1 ">
|
567
|
-
<span class='object_link'><a href="Lazier/Settings.html#
|
495
|
+
<span class='object_link'><a href="Lazier/Settings.html#setup-instance_method" title="Lazier::Settings#setup (method)">#setup</a></span>
|
568
496
|
<small>Lazier::Settings</small>
|
569
497
|
</li>
|
570
498
|
|
571
499
|
|
572
500
|
<li class="r2 ">
|
573
|
-
<span class='object_link'><a href="Lazier/Settings.html#
|
501
|
+
<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>
|
574
502
|
<small>Lazier::Settings</small>
|
575
503
|
</li>
|
576
504
|
|
577
505
|
|
578
506
|
<li class="r1 ">
|
579
|
-
<span class='object_link'><a href="Lazier/Settings.html#
|
507
|
+
<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>
|
580
508
|
<small>Lazier::Settings</small>
|
581
509
|
</li>
|
582
510
|
|
583
511
|
|
584
512
|
<li class="r2 ">
|
585
|
-
<span class='object_link'><a href="Lazier/Settings.html#
|
513
|
+
<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>
|
586
514
|
<small>Lazier::Settings</small>
|
587
515
|
</li>
|
588
516
|
|
589
517
|
|
590
518
|
<li class="r1 ">
|
591
|
-
<span class='object_link'><a href="Lazier/
|
592
|
-
<small>Lazier::
|
519
|
+
<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>
|
520
|
+
<small>Lazier::Settings</small>
|
593
521
|
</li>
|
594
522
|
|
595
523
|
|
596
524
|
<li class="r2 ">
|
597
|
-
<span class='object_link'><a href="Lazier/
|
598
|
-
<small>Lazier::
|
525
|
+
<span class='object_link'><a href="Lazier/Object.html#to_boolean-instance_method" title="Lazier::Object#to_boolean (method)">#to_boolean</a></span>
|
526
|
+
<small>Lazier::Object</small>
|
599
527
|
</li>
|
600
528
|
|
601
529
|
|
602
530
|
<li class="r1 ">
|
603
|
-
<span class='object_link'><a href="Lazier/Object.html#
|
531
|
+
<span class='object_link'><a href="Lazier/Object.html#to_debug-instance_method" title="Lazier::Object#to_debug (method)">#to_debug</a></span>
|
604
532
|
<small>Lazier::Object</small>
|
605
533
|
</li>
|
606
534
|
|
@@ -624,44 +552,44 @@
|
|
624
552
|
|
625
553
|
|
626
554
|
<li class="r1 ">
|
627
|
-
<span class='object_link'><a href="Lazier/
|
628
|
-
<small>Lazier::
|
555
|
+
<span class='object_link'><a href="Lazier/Object.html#to_pretty_json-instance_method" title="Lazier::Object#to_pretty_json (method)">#to_pretty_json</a></span>
|
556
|
+
<small>Lazier::Object</small>
|
629
557
|
</li>
|
630
558
|
|
631
559
|
|
632
560
|
<li class="r2 ">
|
633
|
-
<span class='object_link'><a href="Lazier/TimeZone.html#
|
561
|
+
<span class='object_link'><a href="Lazier/TimeZone.html#to_str-instance_method" title="Lazier::TimeZone#to_str (method)">#to_str</a></span>
|
634
562
|
<small>Lazier::TimeZone</small>
|
635
563
|
</li>
|
636
564
|
|
637
565
|
|
638
566
|
<li class="r1 ">
|
639
|
-
<span class='object_link'><a href="Lazier/
|
640
|
-
<small>Lazier::
|
567
|
+
<span class='object_link'><a href="Lazier/String.html#tokenize-instance_method" title="Lazier::String#tokenize (method)">#tokenize</a></span>
|
568
|
+
<small>Lazier::String</small>
|
641
569
|
</li>
|
642
570
|
|
643
571
|
|
644
572
|
<li class="r2 ">
|
645
|
-
<span class='object_link'><a href="Lazier/
|
646
|
-
<small>Lazier::
|
573
|
+
<span class='object_link'><a href="Lazier/I18n.html#translate-instance_method" title="Lazier::I18n#translate (method)">#translate</a></span>
|
574
|
+
<small>Lazier::I18n</small>
|
647
575
|
</li>
|
648
576
|
|
649
577
|
|
650
578
|
<li class="r1 ">
|
651
|
-
<span class='object_link'><a href="Lazier/
|
652
|
-
<small>Lazier::
|
579
|
+
<span class='object_link'><a href="Lazier/I18n.html#translate_in_locale-instance_method" title="Lazier::I18n#translate_in_locale (method)">#translate_in_locale</a></span>
|
580
|
+
<small>Lazier::I18n</small>
|
653
581
|
</li>
|
654
582
|
|
655
583
|
|
656
584
|
<li class="r2 ">
|
657
|
-
<span class='object_link'><a href="Lazier/
|
658
|
-
<small>Lazier::
|
585
|
+
<span class='object_link'><a href="Lazier/I18n.html#translations-instance_method" title="Lazier::I18n#translations (method)">#translations</a></span>
|
586
|
+
<small>Lazier::I18n</small>
|
659
587
|
</li>
|
660
588
|
|
661
589
|
|
662
590
|
<li class="r1 ">
|
663
|
-
<span class='object_link'><a href="Lazier/
|
664
|
-
<small>Lazier::
|
591
|
+
<span class='object_link'><a href="Lazier/TimeZone/ClassMethods.html#unparameterize-instance_method" title="Lazier::TimeZone::ClassMethods#unparameterize (method)">#unparameterize</a></span>
|
592
|
+
<small>Lazier::TimeZone::ClassMethods</small>
|
665
593
|
</li>
|
666
594
|
|
667
595
|
|
@@ -672,14 +600,14 @@
|
|
672
600
|
|
673
601
|
|
674
602
|
<li class="r1 ">
|
675
|
-
<span class='object_link'><a href="Lazier/DateTime.html#
|
676
|
-
<small>Lazier::DateTime</small>
|
603
|
+
<span class='object_link'><a href="Lazier/DateTime/ClassMethods.html#valid%3F-instance_method" title="Lazier::DateTime::ClassMethods#valid? (method)">#valid?</a></span>
|
604
|
+
<small>Lazier::DateTime::ClassMethods</small>
|
677
605
|
</li>
|
678
606
|
|
679
607
|
|
680
608
|
<li class="r2 ">
|
681
|
-
<span class='object_link'><a href="Lazier/
|
682
|
-
<small>Lazier::
|
609
|
+
<span class='object_link'><a href="Lazier/String.html#value-instance_method" title="Lazier::String#value (method)">#value</a></span>
|
610
|
+
<small>Lazier::String</small>
|
683
611
|
</li>
|
684
612
|
|
685
613
|
|
@@ -690,8 +618,8 @@
|
|
690
618
|
|
691
619
|
|
692
620
|
<li class="r2 ">
|
693
|
-
<span class='object_link'><a href="Lazier/
|
694
|
-
<small>Lazier::
|
621
|
+
<span class='object_link'><a href="Lazier/I18n.html#with_locale-instance_method" title="Lazier::I18n#with_locale (method)">#with_locale</a></span>
|
622
|
+
<small>Lazier::I18n</small>
|
695
623
|
</li>
|
696
624
|
|
697
625
|
|