lazier 4.2.1 → 4.2.2

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.
Files changed (52) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/.rubocop.yml +6 -1
  4. data/.travis-gemfile +4 -5
  5. data/.travis.yml +5 -3
  6. data/.yardopts +1 -1
  7. data/Gemfile +6 -6
  8. data/README.md +7 -5
  9. data/{doc → docs}/Lazier.html +83 -83
  10. data/{doc → docs}/Lazier/Boolean.html +49 -46
  11. data/{doc → docs}/Lazier/Configuration.html +51 -48
  12. data/{doc → docs}/Lazier/DateTime.html +51 -48
  13. data/{doc → docs}/Lazier/DateTime/ClassMethods.html +52 -50
  14. data/{doc → docs}/Lazier/Exceptions.html +39 -37
  15. data/{doc → docs}/Lazier/Exceptions/Debug.html +45 -42
  16. data/{doc → docs}/Lazier/Exceptions/MissingTranslation.html +48 -45
  17. data/{doc → docs}/Lazier/Exceptions/TranslationExceptionHandler.html +48 -45
  18. data/{doc → docs}/Lazier/Hash.html +61 -60
  19. data/{doc → docs}/Lazier/I18n.html +72 -72
  20. data/{doc → docs}/Lazier/Math.html +44 -41
  21. data/{doc → docs}/Lazier/Math/ClassMethods.html +44 -42
  22. data/{doc → docs}/Lazier/Object.html +106 -105
  23. data/{doc → docs}/Lazier/Pathname.html +47 -44
  24. data/{doc → docs}/Lazier/Settings.html +72 -69
  25. data/{doc → docs}/Lazier/String.html +55 -52
  26. data/{doc → docs}/Lazier/TimeZone.html +78 -77
  27. data/{doc → docs}/Lazier/TimeZone/ClassMethods.html +54 -52
  28. data/docs/Lazier/Version.html +189 -0
  29. data/{doc → docs}/_index.html +29 -30
  30. data/docs/class_list.html +51 -0
  31. data/{doc → docs}/css/common.css +0 -0
  32. data/{doc → docs}/css/full_list.css +32 -31
  33. data/{doc → docs}/css/style.css +220 -78
  34. data/{doc → docs}/file.README.html +35 -34
  35. data/docs/file_list.html +56 -0
  36. data/docs/frames.html +17 -0
  37. data/{doc → docs}/index.html +35 -34
  38. data/{doc → docs}/js/app.js +100 -76
  39. data/docs/js/full_list.js +216 -0
  40. data/{doc → docs}/js/jquery.js +0 -0
  41. data/docs/method_list.html +883 -0
  42. data/docs/top-level-namespace.html +112 -0
  43. data/lazier.gemspec +5 -5
  44. data/lib/lazier/version.rb +1 -1
  45. metadata +42 -43
  46. data/doc/Lazier/Version.html +0 -189
  47. data/doc/class_list.html +0 -58
  48. data/doc/file_list.html +0 -60
  49. data/doc/frames.html +0 -26
  50. data/doc/js/full_list.js +0 -181
  51. data/doc/method_list.html +0 -681
  52. data/doc/top-level-namespace.html +0 -112
@@ -1,12 +1,12 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
1
+ <!DOCTYPE html>
2
+ <html>
4
3
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
7
  Exception: Lazier::Exceptions::MissingTranslation
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.5
10
10
 
11
11
  </title>
12
12
 
@@ -15,9 +15,8 @@
15
15
  <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
18
+ pathId = "Lazier::Exceptions::MissingTranslation";
19
19
  relpath = '../../';
20
- framesUrl = "../../frames.html#!Lazier/Exceptions/MissingTranslation.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,51 +27,50 @@
28
27
 
29
28
  </head>
30
29
  <body>
31
- <div id="header">
32
- <div id="menu">
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="../../class_list.html"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
33
38
 
34
39
  <a href="../../_index.html">Index (M)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../../Lazier.html" title="Lazier (module)">Lazier</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Exceptions.html" title="Lazier::Exceptions (module)">Exceptions</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">MissingTranslation</span>
38
43
 
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
44
  </div>
42
45
 
43
- <div id="search">
46
+ <div id="search">
44
47
 
45
48
  <a class="full_list_link" id="class_list_link"
46
49
  href="../../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../../file_list.html">
57
- File List
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
58
56
  </a>
59
57
 
60
58
  </div>
61
- <div class="clear"></div>
62
- </div>
59
+ <div class="clear"></div>
60
+ </div>
63
61
 
64
- <iframe id="search_frame"></iframe>
62
+ <iframe id="search_frame" src="../../class_list.html"></iframe>
65
63
 
66
- <div id="content"><h1>Exception: Lazier::Exceptions::MissingTranslation
64
+ <div id="content"><h1>Exception: Lazier::Exceptions::MissingTranslation
67
65
 
68
66
 
69
67
 
70
68
  </h1>
71
-
72
- <dl class="box">
69
+ <div class="box_info">
73
70
 
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
71
+ <dl>
72
+ <dt>Inherits:</dt>
73
+ <dd>
76
74
  <span class="inheritName">RuntimeError</span>
77
75
 
78
76
  <ul class="fullTree">
@@ -85,21 +83,25 @@
85
83
  </ul>
86
84
  <a href="#" class="inheritanceTree">show all</a>
87
85
 
88
- </dd>
89
-
86
+ </dd>
87
+ </dl>
88
+
89
+
90
90
 
91
91
 
92
-
93
92
 
94
-
95
93
 
96
94
 
95
+
96
+
97
+
97
98
 
98
- <dt class="r2 last">Defined in:</dt>
99
- <dd class="r2 last">lib/lazier/exceptions.rb</dd>
99
+ <dl>
100
+ <dt>Defined in:</dt>
101
+ <dd>lib/lazier/exceptions.rb</dd>
102
+ </dl>
100
103
 
101
- </dl>
102
- <div class="clear"></div>
104
+ </div>
103
105
 
104
106
  <h2>Overview</h2><div class="docstring">
105
107
  <div class="discussion">
@@ -121,7 +123,7 @@
121
123
 
122
124
  <h2>
123
125
  Instance Method Summary
124
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
126
+ <small><a href="#" class="summary_toggle">collapse</a></small>
125
127
  </h2>
126
128
 
127
129
  <ul class="summary">
@@ -129,7 +131,7 @@
129
131
  <li class="public ">
130
132
  <span class="summary_signature">
131
133
 
132
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (MissingTranslation) <strong>initialize</strong>(locale, message = nil) </a>
134
+ <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(locale, message = nil) &#x21d2; MissingTranslation </a>
133
135
 
134
136
 
135
137
 
@@ -161,7 +163,7 @@
161
163
  <div class="method_details first">
162
164
  <h3 class="signature first" id="initialize-instance_method">
163
165
 
164
- - (<tt><span class='object_link'><a href="" title="Lazier::Exceptions::MissingTranslation (class)">MissingTranslation</a></span></tt>) <strong>initialize</strong>(locale, message = nil)
166
+ #<strong>initialize</strong>(locale, message = nil) &#x21d2; <tt><span class='object_link'><a href="" title="Lazier::Exceptions::MissingTranslation (class)">MissingTranslation</a></span></tt>
165
167
 
166
168
 
167
169
 
@@ -241,11 +243,12 @@
241
243
 
242
244
  </div>
243
245
 
244
- <div id="footer">
245
- Generated on Tue Mar 29 11:11:37 2016 by
246
+ <div id="footer">
247
+ Generated on Thu Nov 10 11:39:24 2016 by
246
248
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
247
- 0.8.7.6 (ruby-2.3.0).
249
+ 0.9.5 (ruby-2.3.0).
248
250
  </div>
249
251
 
252
+ </div>
250
253
  </body>
251
254
  </html>
@@ -1,12 +1,12 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
1
+ <!DOCTYPE html>
2
+ <html>
4
3
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
7
  Class: Lazier::Exceptions::TranslationExceptionHandler
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.5
10
10
 
11
11
  </title>
12
12
 
@@ -15,9 +15,8 @@
15
15
  <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
18
+ pathId = "Lazier::Exceptions::TranslationExceptionHandler";
19
19
  relpath = '../../';
20
- framesUrl = "../../frames.html#!Lazier/Exceptions/TranslationExceptionHandler.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,51 +27,50 @@
28
27
 
29
28
  </head>
30
29
  <body>
31
- <div id="header">
32
- <div id="menu">
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="../../class_list.html"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
33
38
 
34
39
  <a href="../../_index.html">Index (T)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../../Lazier.html" title="Lazier (module)">Lazier</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Exceptions.html" title="Lazier::Exceptions (module)">Exceptions</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">TranslationExceptionHandler</span>
38
43
 
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
44
  </div>
42
45
 
43
- <div id="search">
46
+ <div id="search">
44
47
 
45
48
  <a class="full_list_link" id="class_list_link"
46
49
  href="../../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../../file_list.html">
57
- File List
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
58
56
  </a>
59
57
 
60
58
  </div>
61
- <div class="clear"></div>
62
- </div>
59
+ <div class="clear"></div>
60
+ </div>
63
61
 
64
- <iframe id="search_frame"></iframe>
62
+ <iframe id="search_frame" src="../../class_list.html"></iframe>
65
63
 
66
- <div id="content"><h1>Class: Lazier::Exceptions::TranslationExceptionHandler
64
+ <div id="content"><h1>Class: Lazier::Exceptions::TranslationExceptionHandler
67
65
 
68
66
 
69
67
 
70
68
  </h1>
71
-
72
- <dl class="box">
69
+ <div class="box_info">
73
70
 
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
71
+ <dl>
72
+ <dt>Inherits:</dt>
73
+ <dd>
76
74
  <span class="inheritName">I18n::ExceptionHandler</span>
77
75
 
78
76
  <ul class="fullTree">
@@ -85,21 +83,25 @@
85
83
  </ul>
86
84
  <a href="#" class="inheritanceTree">show all</a>
87
85
 
88
- </dd>
89
-
86
+ </dd>
87
+ </dl>
88
+
89
+
90
90
 
91
91
 
92
-
93
92
 
94
-
95
93
 
96
94
 
95
+
96
+
97
+
97
98
 
98
- <dt class="r2 last">Defined in:</dt>
99
- <dd class="r2 last">lib/lazier/exceptions.rb</dd>
99
+ <dl>
100
+ <dt>Defined in:</dt>
101
+ <dd>lib/lazier/exceptions.rb</dd>
102
+ </dl>
100
103
 
101
- </dl>
102
- <div class="clear"></div>
104
+ </div>
103
105
 
104
106
  <h2>Overview</h2><div class="docstring">
105
107
  <div class="discussion">
@@ -121,7 +123,7 @@
121
123
 
122
124
  <h2>
123
125
  Instance Method Summary
124
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
126
+ <small><a href="#" class="summary_toggle">collapse</a></small>
125
127
  </h2>
126
128
 
127
129
  <ul class="summary">
@@ -129,7 +131,7 @@
129
131
  <li class="public ">
130
132
  <span class="summary_signature">
131
133
 
132
- <a href="#call-instance_method" title="#call (instance method)">- (Object) <strong>call</strong>(exception, locale, key, options) </a>
134
+ <a href="#call-instance_method" title="#call (instance method)">#<strong>call</strong>(exception, locale, key, options) &#x21d2; Object </a>
133
135
 
134
136
 
135
137
 
@@ -162,7 +164,7 @@
162
164
  <div class="method_details first">
163
165
  <h3 class="signature first" id="call-instance_method">
164
166
 
165
- - (<tt><span class='object_link'><a href="../Object.html" title="Lazier::Object (module)">Object</a></span></tt>) <strong>call</strong>(exception, locale, key, options)
167
+ #<strong>call</strong>(exception, locale, key, options) &#x21d2; <tt><span class='object_link'><a href="../Object.html" title="Lazier::Object (module)">Object</a></span></tt>
166
168
 
167
169
 
168
170
 
@@ -267,11 +269,12 @@
267
269
 
268
270
  </div>
269
271
 
270
- <div id="footer">
271
- Generated on Tue Mar 29 11:11:37 2016 by
272
+ <div id="footer">
273
+ Generated on Thu Nov 10 11:39:24 2016 by
272
274
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
273
- 0.8.7.6 (ruby-2.3.0).
275
+ 0.9.5 (ruby-2.3.0).
274
276
  </div>
275
277
 
278
+ </div>
276
279
  </body>
277
280
  </html>
@@ -1,12 +1,12 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
1
+ <!DOCTYPE html>
2
+ <html>
4
3
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
7
  Module: Lazier::Hash
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.5
10
10
 
11
11
  </title>
12
12
 
@@ -15,9 +15,8 @@
15
15
  <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
18
+ pathId = "Lazier::Hash";
19
19
  relpath = '../';
20
- framesUrl = "../frames.html#!Lazier/Hash.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,65 +27,68 @@
28
27
 
29
28
  </head>
30
29
  <body>
31
- <div id="header">
32
- <div id="menu">
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="../class_list.html"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
33
38
 
34
39
  <a href="../_index.html">Index (H)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../Lazier.html" title="Lazier (module)">Lazier</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">Hash</span>
38
43
 
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
44
  </div>
42
45
 
43
- <div id="search">
46
+ <div id="search">
44
47
 
45
48
  <a class="full_list_link" id="class_list_link"
46
49
  href="../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../file_list.html">
57
- File List
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
58
56
  </a>
59
57
 
60
58
  </div>
61
- <div class="clear"></div>
62
- </div>
59
+ <div class="clear"></div>
60
+ </div>
63
61
 
64
- <iframe id="search_frame"></iframe>
62
+ <iframe id="search_frame" src="../class_list.html"></iframe>
65
63
 
66
- <div id="content"><h1>Module: Lazier::Hash
64
+ <div id="content"><h1>Module: Lazier::Hash
67
65
 
68
66
 
69
67
 
70
68
  </h1>
69
+ <div class="box_info">
70
+
71
71
 
72
- <dl class="box">
73
72
 
74
73
 
75
-
76
- <dt class="r1">Extended by:</dt>
77
- <dd class="r1">ActiveSupport::Concern</dd>
78
-
79
-
74
+ <dl>
75
+ <dt>Extended by:</dt>
76
+ <dd>ActiveSupport::Concern</dd>
77
+ </dl>
80
78
 
81
-
82
79
 
83
80
 
84
81
 
85
- <dt class="r2 last">Defined in:</dt>
86
- <dd class="r2 last">lib/lazier/hash.rb</dd>
82
+
87
83
 
88
- </dl>
89
- <div class="clear"></div>
84
+
85
+
86
+ <dl>
87
+ <dt>Defined in:</dt>
88
+ <dd>lib/lazier/hash.rb</dd>
89
+ </dl>
90
+
91
+ </div>
90
92
 
91
93
  <h2>Overview</h2><div class="docstring">
92
94
  <div class="discussion">
@@ -100,11 +102,10 @@
100
102
 
101
103
  </div>
102
104
  <h2>Constant Summary</h2>
103
-
104
- <dl class="constants">
105
-
106
- <dt id="VALID_ACCESSES-constant" class="">VALID_ACCESSES =
107
- <div class="docstring">
105
+ <dl class="constants">
106
+
107
+ <dt id="VALID_ACCESSES-constant" class="">VALID_ACCESSES =
108
+ <div class="docstring">
108
109
  <div class="discussion">
109
110
  <p>The supported accesses for #ensure_access</p>
110
111
 
@@ -115,16 +116,15 @@
115
116
 
116
117
 
117
118
  </div>
118
- </dt>
119
- <dd><pre class="code"><span class='lbrace'>{</span>
119
+ </dt>
120
+ <dd><pre class="code"><span class='lbrace'>{</span>
120
121
  <span class='label'>strings:</span> <span class='symbol'>:stringify_keys</span><span class='comma'>,</span>
121
122
  <span class='label'>symbols:</span> <span class='symbol'>:symbolize_keys</span><span class='comma'>,</span>
122
123
  <span class='label'>indifferent:</span> <span class='symbol'>:with_indifferent_access</span><span class='comma'>,</span>
123
124
  <span class='label'>dotted:</span> <span class='symbol'>:enable_dotted_access</span>
124
125
  <span class='rbrace'>}</span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
125
-
126
- </dl>
127
-
126
+
127
+ </dl>
128
128
 
129
129
 
130
130
 
@@ -135,7 +135,7 @@
135
135
 
136
136
  <h2>
137
137
  Instance Method Summary
138
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
138
+ <small><a href="#" class="summary_toggle">collapse</a></small>
139
139
  </h2>
140
140
 
141
141
  <ul class="summary">
@@ -143,7 +143,7 @@
143
143
  <li class="public ">
144
144
  <span class="summary_signature">
145
145
 
146
- <a href="#compact-instance_method" title="#compact (instance method)">- (Hash) <strong>compact</strong>(&amp;validator) </a>
146
+ <a href="#compact-instance_method" title="#compact (instance method)">#<strong>compact</strong>(&amp;validator) &#x21d2; Hash </a>
147
147
 
148
148
 
149
149
 
@@ -166,7 +166,7 @@
166
166
  <li class="public ">
167
167
  <span class="summary_signature">
168
168
 
169
- <a href="#compact%21-instance_method" title="#compact! (instance method)">- (Object) <strong>compact!</strong>(&amp;validator) </a>
169
+ <a href="#compact%21-instance_method" title="#compact! (instance method)">#<strong>compact!</strong>(&amp;validator) &#x21d2; Object </a>
170
170
 
171
171
 
172
172
 
@@ -189,7 +189,7 @@
189
189
  <li class="public ">
190
190
  <span class="summary_signature">
191
191
 
192
- <a href="#enable_dotted_access-instance_method" title="#enable_dotted_access (instance method)">- (Hash) <strong>enable_dotted_access</strong>(readonly = true) </a>
192
+ <a href="#enable_dotted_access-instance_method" title="#enable_dotted_access (instance method)">#<strong>enable_dotted_access</strong>(readonly = true) &#x21d2; Hash </a>
193
193
 
194
194
 
195
195
 
@@ -212,7 +212,7 @@
212
212
  <li class="public ">
213
213
  <span class="summary_signature">
214
214
 
215
- <a href="#ensure_access-instance_method" title="#ensure_access (instance method)">- (Hash) <strong>ensure_access</strong>(*accesses) </a>
215
+ <a href="#ensure_access-instance_method" title="#ensure_access (instance method)">#<strong>ensure_access</strong>(*accesses) &#x21d2; Hash </a>
216
216
 
217
217
 
218
218
 
@@ -245,7 +245,7 @@
245
245
  <div class="method_details first">
246
246
  <h3 class="signature first" id="compact-instance_method">
247
247
 
248
- - (<tt><span class='object_link'><a href="" title="Lazier::Hash (module)">Hash</a></span></tt>) <strong>compact</strong>(&amp;validator)
248
+ #<strong>compact</strong>(&amp;validator) &#x21d2; <tt><span class='object_link'><a href="" title="Lazier::Hash (module)">Hash</a></span></tt>
249
249
 
250
250
 
251
251
 
@@ -321,7 +321,7 @@
321
321
  <div class="method_details ">
322
322
  <h3 class="signature " id="compact!-instance_method">
323
323
 
324
- - (<tt><span class='object_link'><a href="Object.html" title="Lazier::Object (module)">Object</a></span></tt>) <strong>compact!</strong>(&amp;validator)
324
+ #<strong>compact!</strong>(&amp;validator) &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Lazier::Object (module)">Object</a></span></tt>
325
325
 
326
326
 
327
327
 
@@ -382,7 +382,7 @@
382
382
  <div class="method_details ">
383
383
  <h3 class="signature " id="enable_dotted_access-instance_method">
384
384
 
385
- - (<tt><span class='object_link'><a href="" title="Lazier::Hash (module)">Hash</a></span></tt>) <strong>enable_dotted_access</strong>(readonly = true)
385
+ #<strong>enable_dotted_access</strong>(readonly = true) &#x21d2; <tt><span class='object_link'><a href="" title="Lazier::Hash (module)">Hash</a></span></tt>
386
386
 
387
387
 
388
388
 
@@ -472,7 +472,7 @@
472
472
  <div class="method_details ">
473
473
  <h3 class="signature " id="ensure_access-instance_method">
474
474
 
475
- - (<tt><span class='object_link'><a href="" title="Lazier::Hash (module)">Hash</a></span></tt>) <strong>ensure_access</strong>(*accesses)
475
+ #<strong>ensure_access</strong>(*accesses) &#x21d2; <tt><span class='object_link'><a href="" title="Lazier::Hash (module)">Hash</a></span></tt>
476
476
 
477
477
 
478
478
 
@@ -551,11 +551,12 @@
551
551
 
552
552
  </div>
553
553
 
554
- <div id="footer">
555
- Generated on Tue Mar 29 11:11:36 2016 by
554
+ <div id="footer">
555
+ Generated on Thu Nov 10 11:39:23 2016 by
556
556
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
557
- 0.8.7.6 (ruby-2.3.0).
557
+ 0.9.5 (ruby-2.3.0).
558
558
  </div>
559
559
 
560
+ </div>
560
561
  </body>
561
562
  </html>