netlinx-erb 2.0.0 → 2.0.1

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.
@@ -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: NetLinx::Rake::ERB
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.12
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 = "NetLinx::Rake::ERB";
19
19
  relpath = '../../';
20
- framesUrl = "../../frames.html#!NetLinx/Rake/ERB.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,63 +27,63 @@
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?1"></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 (E)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../../NetLinx.html" title="NetLinx (module)">NetLinx</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Rake.html" title="NetLinx::Rake (module)">Rake</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">ERB</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>
65
-
66
- <div id="content"><h1>Module: NetLinx::Rake::ERB
62
+ <div id="content"><h1>Module: NetLinx::Rake::ERB
67
63
 
68
64
 
69
65
 
70
66
  </h1>
67
+ <div class="box_info">
68
+
71
69
 
72
- <dl class="box">
73
70
 
74
71
 
75
-
76
72
 
77
-
78
73
 
79
74
 
75
+
80
76
 
81
- <dt class="r1 last">Defined in:</dt>
82
- <dd class="r1 last">lib/netlinx/erb.rb<span class="defines">,<br />
83
- lib/netlinx/rake/erb/push.rb,<br /> lib/netlinx/rake/erb/lines.rb,<br /> lib/netlinx/rake/erb/generate_rpc.rb,<br /> lib/netlinx/rake/erb/generate_erb.rb</span>
77
+
78
+
79
+ <dl>
80
+ <dt>Defined in:</dt>
81
+ <dd>lib/netlinx/erb.rb<span class="defines">,<br />
82
+ lib/netlinx/rake/erb/push.rb,<br /> lib/netlinx/rake/erb/lines.rb,<br /> lib/netlinx/rake/erb/generate_erb.rb,<br /> lib/netlinx/rake/erb/generate_rpc.rb</span>
84
83
  </dd>
84
+ </dl>
85
85
 
86
- </dl>
87
- <div class="clear"></div>
86
+ </div>
88
87
 
89
88
  <h2>Overview</h2><div class="docstring">
90
89
  <div class="discussion">
@@ -118,11 +117,12 @@
118
117
 
119
118
  </div>
120
119
 
121
- <div id="footer">
122
- Generated on Mon Jun 29 16:09:05 2015 by
120
+ <div id="footer">
121
+ Generated on Tue Feb 13 21:56:15 2018 by
123
122
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124
- 0.8.7.6 (ruby-2.1.3).
123
+ 0.9.12 (ruby-2.1.8).
125
124
  </div>
126
125
 
126
+ </div>
127
127
  </body>
128
128
  </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: NetLinx::Rake::ERB::GenerateERB
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.12
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 = "NetLinx::Rake::ERB::GenerateERB";
19
19
  relpath = '../../../';
20
- framesUrl = "../../../frames.html#!NetLinx/Rake/ERB/GenerateERB.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,51 +27,48 @@
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?1"></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 (G)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../../../NetLinx.html" title="NetLinx (module)">NetLinx</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../../Rake.html" title="NetLinx::Rake (module)">Rake</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../ERB.html" title="NetLinx::Rake::ERB (module)">ERB</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">GenerateERB</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>
65
-
66
- <div id="content"><h1>Class: NetLinx::Rake::ERB::GenerateERB
62
+ <div id="content"><h1>Class: NetLinx::Rake::ERB::GenerateERB
67
63
 
68
64
 
69
65
 
70
66
  </h1>
71
-
72
- <dl class="box">
67
+ <div class="box_info">
73
68
 
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
76
72
  <span class="inheritName">Rake::TaskLib</span>
77
73
 
78
74
  <ul class="fullTree">
@@ -85,21 +81,25 @@
85
81
  </ul>
86
82
  <a href="#" class="inheritanceTree">show all</a>
87
83
 
88
- </dd>
89
-
84
+ </dd>
85
+ </dl>
86
+
87
+
90
88
 
91
89
 
92
-
93
90
 
94
-
95
91
 
96
92
 
93
+
94
+
95
+
97
96
 
98
- <dt class="r2 last">Defined in:</dt>
99
- <dd class="r2 last">lib/netlinx/rake/erb/generate_erb.rb</dd>
97
+ <dl>
98
+ <dt>Defined in:</dt>
99
+ <dd>lib/netlinx/rake/erb/generate_erb.rb</dd>
100
+ </dl>
100
101
 
101
- </dl>
102
- <div class="clear"></div>
102
+ </div>
103
103
 
104
104
  <h2>Overview</h2><div class="docstring">
105
105
  <div class="discussion">
@@ -116,13 +116,13 @@
116
116
 
117
117
 
118
118
 
119
- <h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
119
+ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
120
120
  <ul class="summary">
121
121
 
122
122
  <li class="public ">
123
123
  <span class="summary_signature">
124
124
 
125
- <a href="#name-instance_method" title="#name (instance method)">- (Object) <strong>name</strong> </a>
125
+ <a href="#name-instance_method" title="#name (instance method)">#<strong>name</strong> &#x21d2; Object </a>
126
126
 
127
127
 
128
128
 
@@ -154,7 +154,7 @@
154
154
 
155
155
  <h2>
156
156
  Instance Method Summary
157
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
157
+ <small><a href="#" class="summary_toggle">collapse</a></small>
158
158
  </h2>
159
159
 
160
160
  <ul class="summary">
@@ -162,7 +162,7 @@
162
162
  <li class="public ">
163
163
  <span class="summary_signature">
164
164
 
165
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (GenerateERB) <strong>initialize</strong>(name = :generate_erb) {|_self| ... }</a>
165
+ <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(name = :generate_erb) {|_self| ... } &#x21d2; GenerateERB </a>
166
166
 
167
167
 
168
168
 
@@ -195,7 +195,7 @@
195
195
  <div class="method_details first">
196
196
  <h3 class="signature first" id="initialize-instance_method">
197
197
 
198
- - (<tt><span class='object_link'><a href="" title="NetLinx::Rake::ERB::GenerateERB (class)">GenerateERB</a></span></tt>) <strong>initialize</strong>(name = :generate_erb) {|_self| ... }
198
+ #<strong>initialize</strong>(name = :generate_erb) {|_self| ... } &#x21d2; <tt><span class='object_link'><a href="" title="NetLinx::Rake::ERB::GenerateERB (class)">GenerateERB</a></span></tt>
199
199
 
200
200
 
201
201
 
@@ -336,7 +336,7 @@
336
336
  </span><span class='heredoc_end'> HEADER
337
337
  </span>
338
338
  <span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_open'>open</span> <span class='id identifier rubyid_file_name'>file_name</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>w+</span><span class='tstring_end'>&#39;</span></span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_file'>file</span><span class='op'>|</span>
339
- <span class='id identifier rubyid_file'>file</span><span class='period'>.</span><span class='id identifier rubyid_write'>write</span> <span class='const'>NetLinx</span><span class='op'>::</span><span class='const'>ERB</span><span class='period'>.</span><span class='id identifier rubyid_execute'>execute</span><span class='lparen'>(</span><span class='id identifier rubyid_template'>template</span><span class='rparen'>)</span>
339
+ <span class='id identifier rubyid_file'>file</span><span class='period'>.</span><span class='id identifier rubyid_write'>write</span> <span class='const'><span class='object_link'><a href="../../../NetLinx.html" title="NetLinx (module)">NetLinx</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../../ERB.html" title="NetLinx::ERB (module)">ERB</a></span></span><span class='period'>.</span><span class='id identifier rubyid_execute'><span class='object_link'><a href="../../ERB.html#execute-class_method" title="NetLinx::ERB.execute (method)">execute</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_template'>template</span><span class='rparen'>)</span>
340
340
  <span class='kw'>end</span>
341
341
  <span class='kw'>end</span>
342
342
 
@@ -358,7 +358,7 @@
358
358
  <div class="method_details first">
359
359
  <h3 class="signature first" id="name-instance_method">
360
360
 
361
- - (<tt>Object</tt>) <strong>name</strong>
361
+ #<strong>name</strong> &#x21d2; <tt>Object</tt>
362
362
 
363
363
 
364
364
 
@@ -401,11 +401,12 @@
401
401
 
402
402
  </div>
403
403
 
404
- <div id="footer">
405
- Generated on Mon Jun 29 16:09:06 2015 by
404
+ <div id="footer">
405
+ Generated on Tue Feb 13 21:56:16 2018 by
406
406
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
407
- 0.8.7.6 (ruby-2.1.3).
407
+ 0.9.12 (ruby-2.1.8).
408
408
  </div>
409
409
 
410
+ </div>
410
411
  </body>
411
412
  </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: NetLinx::Rake::ERB::GenerateRPC
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.12
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 = "NetLinx::Rake::ERB::GenerateRPC";
19
19
  relpath = '../../../';
20
- framesUrl = "../../../frames.html#!NetLinx/Rake/ERB/GenerateRPC.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,51 +27,48 @@
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?1"></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 (G)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../../../NetLinx.html" title="NetLinx (module)">NetLinx</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../../Rake.html" title="NetLinx::Rake (module)">Rake</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../ERB.html" title="NetLinx::Rake::ERB (module)">ERB</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">GenerateRPC</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>
65
-
66
- <div id="content"><h1>Class: NetLinx::Rake::ERB::GenerateRPC
62
+ <div id="content"><h1>Class: NetLinx::Rake::ERB::GenerateRPC
67
63
 
68
64
 
69
65
 
70
66
  </h1>
71
-
72
- <dl class="box">
67
+ <div class="box_info">
73
68
 
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
76
72
  <span class="inheritName">Rake::TaskLib</span>
77
73
 
78
74
  <ul class="fullTree">
@@ -85,21 +81,25 @@
85
81
  </ul>
86
82
  <a href="#" class="inheritanceTree">show all</a>
87
83
 
88
- </dd>
89
-
84
+ </dd>
85
+ </dl>
86
+
87
+
90
88
 
91
89
 
92
-
93
90
 
94
-
95
91
 
96
92
 
93
+
94
+
95
+
97
96
 
98
- <dt class="r2 last">Defined in:</dt>
99
- <dd class="r2 last">lib/netlinx/rake/erb/generate_rpc.rb</dd>
97
+ <dl>
98
+ <dt>Defined in:</dt>
99
+ <dd>lib/netlinx/rake/erb/generate_rpc.rb</dd>
100
+ </dl>
100
101
 
101
- </dl>
102
- <div class="clear"></div>
102
+ </div>
103
103
 
104
104
  <h2>Overview</h2><div class="docstring">
105
105
  <div class="discussion">
@@ -116,13 +116,13 @@
116
116
 
117
117
 
118
118
 
119
- <h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
119
+ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
120
120
  <ul class="summary">
121
121
 
122
122
  <li class="public ">
123
123
  <span class="summary_signature">
124
124
 
125
- <a href="#name-instance_method" title="#name (instance method)">- (Object) <strong>name</strong> </a>
125
+ <a href="#name-instance_method" title="#name (instance method)">#<strong>name</strong> &#x21d2; Object </a>
126
126
 
127
127
 
128
128
 
@@ -154,7 +154,7 @@
154
154
 
155
155
  <h2>
156
156
  Instance Method Summary
157
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
157
+ <small><a href="#" class="summary_toggle">collapse</a></small>
158
158
  </h2>
159
159
 
160
160
  <ul class="summary">
@@ -162,7 +162,7 @@
162
162
  <li class="public ">
163
163
  <span class="summary_signature">
164
164
 
165
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (GenerateRPC) <strong>initialize</strong>(name = :generate_rpc) {|_self| ... }</a>
165
+ <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(name = :generate_rpc) {|_self| ... } &#x21d2; GenerateRPC </a>
166
166
 
167
167
 
168
168
 
@@ -195,7 +195,7 @@
195
195
  <div class="method_details first">
196
196
  <h3 class="signature first" id="initialize-instance_method">
197
197
 
198
- - (<tt><span class='object_link'><a href="" title="NetLinx::Rake::ERB::GenerateRPC (class)">GenerateRPC</a></span></tt>) <strong>initialize</strong>(name = :generate_rpc) {|_self| ... }
198
+ #<strong>initialize</strong>(name = :generate_rpc) {|_self| ... } &#x21d2; <tt><span class='object_link'><a href="" title="NetLinx::Rake::ERB::GenerateRPC (class)">GenerateRPC</a></span></tt>
199
199
 
200
200
 
201
201
 
@@ -277,7 +277,7 @@
277
277
  <span class='id identifier rubyid_task'>task</span><span class='lparen'>(</span><span class='id identifier rubyid_name'>name</span><span class='rparen'>)</span> <span class='kw'>do</span>
278
278
  <span class='id identifier rubyid_require'>require</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>netlinx-erb</span><span class='tstring_end'>&#39;</span></span>
279
279
  <span class='id identifier rubyid_puts'>puts</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>\n\nGenerating RPC functions...</span><span class='tstring_end'>&quot;</span></span>
280
- <span class='const'>RPC</span><span class='period'>.</span><span class='id identifier rubyid_build'>build</span>
280
+ <span class='const'><span class='object_link'><a href="../../../RPC.html" title="RPC (class)">RPC</a></span></span><span class='period'>.</span><span class='id identifier rubyid_build'><span class='object_link'><a href="../../../RPC.html#build-class_method" title="RPC.build (method)">build</a></span></span>
281
281
  <span class='id identifier rubyid_puts'>puts</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>Done.\n\n</span><span class='tstring_end'>&quot;</span></span>
282
282
  <span class='kw'>end</span>
283
283
  <span class='kw'>end</span></pre>
@@ -296,7 +296,7 @@
296
296
  <div class="method_details first">
297
297
  <h3 class="signature first" id="name-instance_method">
298
298
 
299
- - (<tt>Object</tt>) <strong>name</strong>
299
+ #<strong>name</strong> &#x21d2; <tt>Object</tt>
300
300
 
301
301
 
302
302
 
@@ -339,11 +339,12 @@
339
339
 
340
340
  </div>
341
341
 
342
- <div id="footer">
343
- Generated on Mon Jun 29 16:09:06 2015 by
342
+ <div id="footer">
343
+ Generated on Tue Feb 13 21:56:16 2018 by
344
344
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
345
- 0.8.7.6 (ruby-2.1.3).
345
+ 0.9.12 (ruby-2.1.8).
346
346
  </div>
347
347
 
348
+ </div>
348
349
  </body>
349
350
  </html>