notifyhub 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 027159a98ad1b9026a9ce84f555caf6fca57de2c
4
- data.tar.gz: 57c4fceb03ae6ff216e42407166114a26d4e6d42
3
+ metadata.gz: b632fadaed43709ea36fbaeb2ff4a7f46b1fc5d3
4
+ data.tar.gz: 63550a080e7184e0a63a7cb7224dc098b64e34a5
5
5
  SHA512:
6
- metadata.gz: b5a7d74218995ebf0141d449a180a1c9d97f58855f0939ca7cf5583a962ca0a785aa875a886250d90e64be7eda60e9c411b16f45b282f54f25764d74f7f87d54
7
- data.tar.gz: 4beaf3ed79dc6575d923d28732aa843cb65373508c537f614baa0930d96674471b121c37c41ee739c8c68c62450b168b115e4c1cdb46ad938491123c72e63745
6
+ metadata.gz: fb83cdddebc0f312fca4e244684cf4f9feb42beb61a65f0ffa901d9ca91c5d1aa0d26671ae7e361fef8c6348245f1d0edb662c835b2f9947bdc1873fa1189ee8
7
+ data.tar.gz: d23cd645f995a1e0e06b353a5e60a7b02671aedf2305901321c33a5db1a596330cf8d39ada90aca8bdf1eebde4f03e7e44d36043403d528b9c08059c6c1172fe
@@ -1,5 +1,7 @@
1
1
  = Version history
2
2
 
3
+ [0.0.4] Version file missing from Gem, fixed.
4
+
3
5
  [0.0.3] Added version method.
4
6
  Documentation improvements.
5
7
 
@@ -423,7 +423,7 @@
423
423
  </div>
424
424
 
425
425
  <div id="footer">
426
- Generated on Sun Nov 23 14:59:06 2014 by
426
+ Generated on Thu Nov 27 15:53:42 2014 by
427
427
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
428
428
  0.8.6.1 (ruby-1.9.3).
429
429
  </div>
@@ -189,7 +189,7 @@ load: my data</code></pre>
189
189
  <dt id="VERSION-constant" class="">VERSION =
190
190
 
191
191
  </dt>
192
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.0.3</span><span class='tstring_end'>&quot;</span></span></pre></dd>
192
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.0.4</span><span class='tstring_end'>&quot;</span></span></pre></dd>
193
193
 
194
194
  </dl>
195
195
 
@@ -1457,7 +1457,7 @@ automatically at action registration.</p>
1457
1457
  </div>
1458
1458
 
1459
1459
  <div id="footer">
1460
- Generated on Sun Nov 23 14:59:06 2014 by
1460
+ Generated on Thu Nov 27 15:53:42 2014 by
1461
1461
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1462
1462
  0.8.6.1 (ruby-1.9.3).
1463
1463
  </div>
@@ -125,7 +125,7 @@
125
125
  </div>
126
126
 
127
127
  <div id="footer">
128
- Generated on Sun Nov 23 14:59:06 2014 by
128
+ Generated on Thu Nov 27 15:53:42 2014 by
129
129
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
130
  0.8.6.1 (ruby-1.9.3).
131
131
  </div>
@@ -125,7 +125,7 @@
125
125
  </div>
126
126
 
127
127
  <div id="footer">
128
- Generated on Sun Nov 23 14:59:06 2014 by
128
+ Generated on Thu Nov 27 15:53:42 2014 by
129
129
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
130
  0.8.6.1 (ruby-1.9.3).
131
131
  </div>
@@ -789,7 +789,7 @@
789
789
  </div>
790
790
 
791
791
  <div id="footer">
792
- Generated on Sun Nov 23 14:59:06 2014 by
792
+ Generated on Thu Nov 27 15:53:42 2014 by
793
793
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
794
794
  0.8.6.1 (ruby-1.9.3).
795
795
  </div>
@@ -136,7 +136,7 @@
136
136
  </div>
137
137
 
138
138
  <div id="footer">
139
- Generated on Sun Nov 23 14:59:06 2014 by
139
+ Generated on Thu Nov 27 15:53:42 2014 by
140
140
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
141
141
  0.8.6.1 (ruby-1.9.3).
142
142
  </div>
@@ -63,7 +63,10 @@
63
63
 
64
64
  <div id="content"><div id='filecontents'>
65
65
  <h1>Version history</h1>
66
- <dl class="rdoc-list"><dt>0.0.3</dt>
66
+ <dl class="rdoc-list"><dt>0.0.4</dt>
67
+ <dd>
68
+ <p>Version file missing from Gem, fixed.</p>
69
+ </dd><dt>0.0.3</dt>
67
70
  <dd>
68
71
  <p>Added version method. Documentation improvements.</p>
69
72
  </dd><dt>0.0.2</dt>
@@ -78,7 +81,7 @@ Notify.</p>
78
81
  </div></div>
79
82
 
80
83
  <div id="footer">
81
- Generated on Sun Nov 23 14:59:06 2014 by
84
+ Generated on Thu Nov 27 15:53:42 2014 by
82
85
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
83
86
  0.8.6.1 (ruby-1.9.3).
84
87
  </div>
@@ -84,7 +84,7 @@ notification events occur.</p>
84
84
  </div></div>
85
85
 
86
86
  <div id="footer">
87
- Generated on Sun Nov 23 14:59:06 2014 by
87
+ Generated on Thu Nov 27 15:53:42 2014 by
88
88
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
89
89
  0.8.6.1 (ruby-1.9.3).
90
90
  </div>
@@ -84,7 +84,7 @@ notification events occur.</p>
84
84
  </div></div>
85
85
 
86
86
  <div id="footer">
87
- Generated on Sun Nov 23 14:59:06 2014 by
87
+ Generated on Thu Nov 27 15:53:42 2014 by
88
88
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
89
89
  0.8.6.1 (ruby-1.9.3).
90
90
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Sun Nov 23 14:59:06 2014 by
106
+ Generated on Thu Nov 27 15:53:42 2014 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.6.1 (ruby-1.9.3).
109
109
  </div>
@@ -0,0 +1,6 @@
1
+ class NotifyHub
2
+ VERSION = "0.0.4"
3
+ def NotifyHub.version
4
+ NotifyHub::VERSION
5
+ end
6
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: notifyhub
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tero Isannainen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-23 00:00:00.000000000 Z
11
+ date: 2014-11-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  NotifyHub is a callback facility. NotifyHub is used by the informer
@@ -31,7 +31,6 @@ files:
31
31
  - CHANGELOG.rdoc
32
32
  - LICENSE
33
33
  - README.rdoc
34
- - doc/Master.html
35
34
  - doc/Notify.html
36
35
  - doc/NotifyHub.html
37
36
  - doc/NotifyHub/NotFound.html
@@ -53,6 +52,7 @@ files:
53
52
  - doc/method_list.html
54
53
  - doc/top-level-namespace.html
55
54
  - lib/notifyhub.rb
55
+ - lib/version.rb
56
56
  - test/test_notifyhub.rb
57
57
  homepage:
58
58
  licenses:
@@ -1,396 +0,0 @@
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">
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <title>
7
- Class: Master
8
-
9
- &mdash; Documentation by YARD 0.8.6.1
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
19
- relpath = '';
20
- framesUrl = "frames.html#!" + escape(window.location.href);
21
- </script>
22
-
23
-
24
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
25
-
26
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
27
-
28
-
29
- </head>
30
- <body>
31
- <div id="header">
32
- <div id="menu">
33
-
34
- <a href="_index.html">Index (M)</a> &raquo;
35
-
36
-
37
- <span class="title">Master</span>
38
-
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
- </div>
42
-
43
- <div id="search">
44
-
45
- <a class="full_list_link" id="class_list_link"
46
- 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
58
- </a>
59
-
60
- </div>
61
- <div class="clear"></div>
62
- </div>
63
-
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Class: Master
67
-
68
-
69
-
70
- </h1>
71
-
72
- <dl class="box">
73
-
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
76
- <span class="inheritName">Object</span>
77
-
78
- <ul class="fullTree">
79
- <li>Object</li>
80
-
81
- <li class="next">Master</li>
82
-
83
- </ul>
84
- <a href="#" class="inheritanceTree">show all</a>
85
-
86
- </dd>
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
- <dt class="r2 last">Defined in:</dt>
97
- <dd class="r2 last">lib/notifyhub.rb</dd>
98
-
99
- </dl>
100
- <div class="clear"></div>
101
-
102
-
103
-
104
-
105
-
106
- <h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
107
- <ul class="summary">
108
-
109
- <li class="public ">
110
- <span class="summary_signature">
111
-
112
- <a href="#hub-instance_method" title="#hub (instance method)">- (Object) <strong>hub</strong> </a>
113
-
114
-
115
-
116
- </span>
117
-
118
-
119
-
120
-
121
-
122
-
123
-
124
-
125
-
126
-
127
-
128
-
129
- <span class="summary_desc"><div class='inline'>
130
- <p>Returns the value of attribute hub.</p>
131
- </div></span>
132
-
133
- </li>
134
-
135
-
136
- </ul>
137
-
138
-
139
-
140
-
141
-
142
- <h2>
143
- Instance Method Summary
144
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
145
- </h2>
146
-
147
- <ul class="summary">
148
-
149
- <li class="public ">
150
- <span class="summary_signature">
151
-
152
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (Master) <strong>initialize</strong> </a>
153
-
154
-
155
-
156
- </span>
157
-
158
-
159
- <span class="note title constructor">constructor</span>
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
- <span class="summary_desc"><div class='inline'>
169
- <p>A new instance of Master.</p>
170
- </div></span>
171
-
172
- </li>
173
-
174
-
175
- <li class="public ">
176
- <span class="summary_signature">
177
-
178
- <a href="#receive-instance_method" title="#receive (instance method)">- (Object) <strong>receive</strong> </a>
179
-
180
-
181
-
182
- </span>
183
-
184
-
185
-
186
-
187
-
188
-
189
-
190
-
191
-
192
- <span class="summary_desc"><div class='inline'></div></span>
193
-
194
- </li>
195
-
196
-
197
- <li class="public ">
198
- <span class="summary_signature">
199
-
200
- <a href="#send-instance_method" title="#send (instance method)">- (Object) <strong>send</strong>(data) </a>
201
-
202
-
203
-
204
- </span>
205
-
206
-
207
-
208
-
209
-
210
-
211
-
212
-
213
-
214
- <span class="summary_desc"><div class='inline'></div></span>
215
-
216
- </li>
217
-
218
-
219
- </ul>
220
-
221
-
222
- <div id="constructor_details" class="method_details_list">
223
- <h2>Constructor Details</h2>
224
-
225
- <div class="method_details first">
226
- <h3 class="signature first" id="initialize-instance_method">
227
-
228
- - (<tt><span class='object_link'><a href="" title="Master (class)">Master</a></span></tt>) <strong>initialize</strong>
229
-
230
-
231
-
232
-
233
-
234
- </h3><div class="docstring">
235
- <div class="discussion">
236
-
237
- <p>A new instance of Master</p>
238
-
239
-
240
- </div>
241
- </div>
242
- <div class="tags">
243
-
244
-
245
- </div><table class="source_code">
246
- <tr>
247
- <td>
248
- <pre class="lines">
249
-
250
-
251
- 350
252
- 351
253
- 352</pre>
254
- </td>
255
- <td>
256
- <pre class="code"><span class="info file"># File 'lib/notifyhub.rb', line 350</span>
257
-
258
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span>
259
- <span class='ivar'>@hub</span> <span class='op'>=</span> <span class='const'>NotifyHub</span><span class='period'>.</span><span class='id identifier rubyid_declare'>declare</span><span class='lparen'>(</span> <span class='symbol'>:send</span><span class='comma'>,</span> <span class='symbol'>:receive</span><span class='comma'>,</span> <span class='symbol'>:na</span> <span class='rparen'>)</span>
260
- <span class='kw'>end</span></pre>
261
- </td>
262
- </tr>
263
- </table>
264
- </div>
265
-
266
- </div>
267
-
268
- <div id="instance_attr_details" class="attr_details">
269
- <h2>Instance Attribute Details</h2>
270
-
271
-
272
- <span id="hub=-instance_method"></span>
273
- <div class="method_details first">
274
- <h3 class="signature first" id="hub-instance_method">
275
-
276
- - (<tt>Object</tt>) <strong>hub</strong>
277
-
278
-
279
-
280
-
281
-
282
- </h3><div class="docstring">
283
- <div class="discussion">
284
-
285
- <p>Returns the value of attribute hub</p>
286
-
287
-
288
- </div>
289
- </div>
290
- <div class="tags">
291
-
292
-
293
- </div><table class="source_code">
294
- <tr>
295
- <td>
296
- <pre class="lines">
297
-
298
-
299
- 348
300
- 349
301
- 350</pre>
302
- </td>
303
- <td>
304
- <pre class="code"><span class="info file"># File 'lib/notifyhub.rb', line 348</span>
305
-
306
- <span class='kw'>def</span> <span class='id identifier rubyid_hub'>hub</span>
307
- <span class='ivar'>@hub</span>
308
- <span class='kw'>end</span></pre>
309
- </td>
310
- </tr>
311
- </table>
312
- </div>
313
-
314
- </div>
315
-
316
-
317
- <div id="instance_method_details" class="method_details_list">
318
- <h2>Instance Method Details</h2>
319
-
320
-
321
- <div class="method_details first">
322
- <h3 class="signature first" id="receive-instance_method">
323
-
324
- - (<tt>Object</tt>) <strong>receive</strong>
325
-
326
-
327
-
328
-
329
-
330
- </h3><table class="source_code">
331
- <tr>
332
- <td>
333
- <pre class="lines">
334
-
335
-
336
- 359
337
- 360
338
- 361
339
- 362</pre>
340
- </td>
341
- <td>
342
- <pre class="code"><span class="info file"># File 'lib/notifyhub.rb', line 359</span>
343
-
344
- <span class='kw'>def</span> <span class='id identifier rubyid_receive'>receive</span>
345
- <span class='ivar'>@hub</span><span class='lbracket'>[</span> <span class='symbol'>:receive</span> <span class='rbracket'>]</span><span class='period'>.</span><span class='id identifier rubyid_notify'>notify</span><span class='lparen'>(</span> <span class='ivar'>@data</span> <span class='rparen'>)</span>
346
- <span class='ivar'>@data</span>
347
- <span class='kw'>end</span></pre>
348
- </td>
349
- </tr>
350
- </table>
351
- </div>
352
-
353
- <div class="method_details ">
354
- <h3 class="signature " id="send-instance_method">
355
-
356
- - (<tt>Object</tt>) <strong>send</strong>(data)
357
-
358
-
359
-
360
-
361
-
362
- </h3><table class="source_code">
363
- <tr>
364
- <td>
365
- <pre class="lines">
366
-
367
-
368
- 354
369
- 355
370
- 356
371
- 357</pre>
372
- </td>
373
- <td>
374
- <pre class="code"><span class="info file"># File 'lib/notifyhub.rb', line 354</span>
375
-
376
- <span class='kw'>def</span> <span class='id identifier rubyid_send'>send</span><span class='lparen'>(</span> <span class='id identifier rubyid_data'>data</span> <span class='rparen'>)</span>
377
- <span class='ivar'>@data</span> <span class='op'>=</span> <span class='id identifier rubyid_data'>data</span>
378
- <span class='ivar'>@hub</span><span class='lbracket'>[</span> <span class='symbol'>:send</span> <span class='rbracket'>]</span><span class='period'>.</span><span class='id identifier rubyid_notify'>notify</span><span class='lparen'>(</span> <span class='ivar'>@data</span> <span class='rparen'>)</span>
379
- <span class='kw'>end</span></pre>
380
- </td>
381
- </tr>
382
- </table>
383
- </div>
384
-
385
- </div>
386
-
387
- </div>
388
-
389
- <div id="footer">
390
- Generated on Sun Jan 19 21:48:47 2014 by
391
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
392
- 0.8.6.1 (ruby-1.9.3).
393
- </div>
394
-
395
- </body>
396
- </html>