rockdove 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. data/.yardopts +1 -0
  2. data/CHANGELOG.md +8 -1
  3. data/README.md +5 -2
  4. data/lib/generators/rockdove/install_generator.rb +4 -1
  5. data/lib/rockdove/email_parser.rb +6 -8
  6. data/lib/rockdove/exchange_mail.rb +18 -2
  7. data/lib/rockdove/version.rb +1 -1
  8. data/lib/rockdove.rb +11 -0
  9. data/rockdove.gemspec +2 -2
  10. data/spec/rockdove/collect_mail_spec.rb +29 -0
  11. data/spec/rockdove/emails/attachment.yml +4 -0
  12. data/spec/rockdove/emails/mail_with_attachment.yml +51 -0
  13. data/spec/rockdove/rockdove_shared_spec.rb +8 -1
  14. data/spec/spec_helper.rb +7 -5
  15. metadata +26 -52
  16. data/.yardoc/checksums +0 -9
  17. data/.yardoc/object_types +0 -0
  18. data/.yardoc/objects/root.dat +0 -0
  19. data/.yardoc/proxy_types +0 -0
  20. data/doc/Rockdove/CollectMail.html +0 -1302
  21. data/doc/Rockdove/Config.html +0 -1125
  22. data/doc/Rockdove/Dovetie.html +0 -123
  23. data/doc/Rockdove/EmailParser.html +0 -377
  24. data/doc/Rockdove/ExchangeMail.html +0 -1054
  25. data/doc/Rockdove/Generators/InstallGenerator.html +0 -192
  26. data/doc/Rockdove/Generators.html +0 -115
  27. data/doc/Rockdove/RockdoveCollection.html +0 -123
  28. data/doc/Rockdove.html +0 -215
  29. data/doc/RockdoveServer.html +0 -404
  30. data/doc/_index.html +0 -214
  31. data/doc/class_list.html +0 -53
  32. data/doc/css/common.css +0 -1
  33. data/doc/css/full_list.css +0 -57
  34. data/doc/css/style.css +0 -328
  35. data/doc/file.CHANGELOG.html +0 -93
  36. data/doc/file.README.html +0 -164
  37. data/doc/file_list.html +0 -58
  38. data/doc/frames.html +0 -28
  39. data/doc/index.html +0 -164
  40. data/doc/js/app.js +0 -214
  41. data/doc/js/full_list.js +0 -173
  42. data/doc/js/jquery.js +0 -4
  43. data/doc/method_list.html +0 -492
  44. data/doc/top-level-namespace.html +0 -126
@@ -1,404 +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: RockdoveServer
8
-
9
- &mdash; Documentation by YARD 0.8.2.1
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" 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 (R)</a> &raquo;
35
-
36
-
37
- <span class="title">RockdoveServer</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: RockdoveServer
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">RockdoveServer</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/rockdove/script/rockdove_server.rb</dd>
98
-
99
- </dl>
100
- <div class="clear"></div>
101
-
102
-
103
-
104
-
105
-
106
-
107
-
108
-
109
-
110
- <h2>
111
- Instance Method Summary
112
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
113
- </h2>
114
-
115
- <ul class="summary">
116
-
117
- <li class="public ">
118
- <span class="summary_signature">
119
-
120
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (RockdoveServer) <strong>initialize</strong> </a>
121
-
122
-
123
-
124
- </span>
125
-
126
-
127
- <span class="note title constructor">constructor</span>
128
-
129
-
130
-
131
-
132
-
133
-
134
-
135
-
136
- <span class="summary_desc"><div class='inline'><p>
137
- A new instance of RockdoveServer.
138
- </p>
139
- </div></span>
140
-
141
- </li>
142
-
143
-
144
- <li class="public ">
145
- <span class="summary_signature">
146
-
147
- <a href="#process_rockdove_job-instance_method" title="#process_rockdove_job (instance method)">- (Object) <strong>process_rockdove_job</strong> </a>
148
-
149
-
150
-
151
- </span>
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
- <span class="summary_desc"><div class='inline'></div></span>
162
-
163
- </li>
164
-
165
-
166
- <li class="public ">
167
- <span class="summary_signature">
168
-
169
- <a href="#start-instance_method" title="#start (instance method)">- (Object) <strong>start</strong> </a>
170
-
171
-
172
-
173
- </span>
174
-
175
-
176
-
177
-
178
-
179
-
180
-
181
-
182
-
183
- <span class="summary_desc"><div class='inline'></div></span>
184
-
185
- </li>
186
-
187
-
188
- <li class="public ">
189
- <span class="summary_signature">
190
-
191
- <a href="#stop-instance_method" title="#stop (instance method)">- (Object) <strong>stop</strong> </a>
192
-
193
-
194
-
195
- </span>
196
-
197
-
198
-
199
-
200
-
201
-
202
-
203
-
204
-
205
- <span class="summary_desc"><div class='inline'></div></span>
206
-
207
- </li>
208
-
209
-
210
- </ul>
211
-
212
-
213
- <div id="constructor_details" class="method_details_list">
214
- <h2>Constructor Details</h2>
215
-
216
- <div class="method_details first">
217
- <h3 class="signature first" id="initialize-instance_method">
218
-
219
- - (<tt><span class='object_link'><a href="" title="RockdoveServer (class)">RockdoveServer</a></span></tt>) <strong>initialize</strong>
220
-
221
-
222
-
223
-
224
-
225
- </h3><div class="docstring">
226
- <div class="discussion">
227
- <p>
228
- A new instance of RockdoveServer
229
- </p>
230
-
231
-
232
- </div>
233
- </div>
234
- <div class="tags">
235
-
236
-
237
- </div><table class="source_code">
238
- <tr>
239
- <td>
240
- <pre class="lines">
241
-
242
-
243
- 12
244
- 13
245
- 14
246
- 15
247
- 16
248
- 17
249
- 18
250
- 19
251
- 20
252
- 21
253
- 22
254
- 23
255
- 24
256
- 25</pre>
257
- </td>
258
- <td>
259
- <pre class="code"><span class="info file"># File 'lib/rockdove/script/rockdove_server.rb', line 12</span>
260
-
261
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span>
262
- <span class='const'>Rockdove</span><span class='op'>::</span><span class='const'>Config</span><span class='period'>.</span><span class='id identifier rubyid_configure'>configure</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_config'>config</span><span class='op'>|</span>
263
- <span class='comment'># (EDIT THIS CONTENT BELOW)
264
- </span> <span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_ews_url'>ews_url</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>https://ewsdomain.com/ews/exchange.asmx</span><span class='tstring_end'>'</span></span>
265
- <span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_ews_username'>ews_username</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>ews_username</span><span class='tstring_end'>'</span></span>
266
- <span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_ews_password'>ews_password</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>ews_password</span><span class='tstring_end'>'</span></span>
267
- <span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_ews_folder'>ews_folder</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>Inbox</span><span class='tstring_end'>'</span></span> <span class='comment'># ews_folder is Inbox by default
268
- </span> <span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_ews_archive_folder'>ews_archive_folder</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>Archive</span><span class='tstring_end'>'</span></span> <span class='comment'># by default, it deletes the mail after processing, mention ews_archive_folder if it
269
- </span> <span class='comment'># has to be archived to a different folder
270
- </span> <span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_ews_watch_interval'>ews_watch_interval</span> <span class='int'>60</span> <span class='comment'># by default, the polling interval is 60
271
- </span> <span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_ews_ignore_mails'>ews_ignore_mails</span> <span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>postmaster@ewsdomain.com</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span> <span class='comment'># an array of emails to be ignored
272
- </span> <span class='kw'>end</span>
273
- <span class='comment'>#Raad.env = &quot;production&quot;
274
- </span><span class='kw'>end</span></pre>
275
- </td>
276
- </tr>
277
- </table>
278
- </div>
279
-
280
- </div>
281
-
282
-
283
- <div id="instance_method_details" class="method_details_list">
284
- <h2>Instance Method Details</h2>
285
-
286
-
287
- <div class="method_details first">
288
- <h3 class="signature first" id="process_rockdove_job-instance_method">
289
-
290
- - (<tt>Object</tt>) <strong>process_rockdove_job</strong>
291
-
292
-
293
-
294
-
295
-
296
- </h3><table class="source_code">
297
- <tr>
298
- <td>
299
- <pre class="lines">
300
-
301
-
302
- 36
303
- 37
304
- 38
305
- 39
306
- 40
307
- 41
308
- 42
309
- 43
310
- 44
311
- 45</pre>
312
- </td>
313
- <td>
314
- <pre class="code"><span class="info file"># File 'lib/rockdove/script/rockdove_server.rb', line 36</span>
315
-
316
- <span class='kw'>def</span> <span class='id identifier rubyid_process_rockdove_job'>process_rockdove_job</span>
317
- <span class='const'>Rockdove</span><span class='op'>::</span><span class='const'>CollectMail</span><span class='period'>.</span><span class='id identifier rubyid_watch'>watch</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_rockdove_parsed_mail'>rockdove_parsed_mail</span><span class='op'>|</span>
318
- <span class='kw'>begin</span>
319
- <span class='comment'>#Model.method(rockdove_parsed_mail) (EDIT THIS)
320
- </span> <span class='kw'>rescue</span> <span class='const'>Exception</span> <span class='op'>=&gt;</span> <span class='id identifier rubyid_e'>e</span>
321
- <span class='const'>Rockdove</span><span class='period'>.</span><span class='id identifier rubyid_logger'>logger</span><span class='period'>.</span><span class='id identifier rubyid_error'>error</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>Exception occurred while receiving message:\n</span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_rockdove_parsed_mail'>rockdove_parsed_mail</span><span class='rbrace'>}</span><span class='tstring_end'>&quot;</span></span>
322
- <span class='const'>Rockdove</span><span class='period'>.</span><span class='id identifier rubyid_logger'>logger</span><span class='period'>.</span><span class='id identifier rubyid_error'>error</span> <span class='lbracket'>[</span><span class='id identifier rubyid_e'>e</span><span class='comma'>,</span> <span class='op'>*</span><span class='id identifier rubyid_e'>e</span><span class='period'>.</span><span class='id identifier rubyid_backtrace'>backtrace</span><span class='rbracket'>]</span><span class='period'>.</span><span class='id identifier rubyid_join'>join</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>\n</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
323
- <span class='kw'>end</span>
324
- <span class='kw'>end</span>
325
- <span class='kw'>end</span></pre>
326
- </td>
327
- </tr>
328
- </table>
329
- </div>
330
-
331
- <div class="method_details ">
332
- <h3 class="signature " id="start-instance_method">
333
-
334
- - (<tt>Object</tt>) <strong>start</strong>
335
-
336
-
337
-
338
-
339
-
340
- </h3><table class="source_code">
341
- <tr>
342
- <td>
343
- <pre class="lines">
344
-
345
-
346
- 27
347
- 28
348
- 29
349
- 30</pre>
350
- </td>
351
- <td>
352
- <pre class="code"><span class="info file"># File 'lib/rockdove/script/rockdove_server.rb', line 27</span>
353
-
354
- <span class='kw'>def</span> <span class='id identifier rubyid_start'>start</span>
355
- <span class='const'>Raad</span><span class='op'>::</span><span class='const'>Logger</span><span class='period'>.</span><span class='id identifier rubyid_debug'>debug</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>Rockdove Daemon started in </span><span class='embexpr_beg'>#{</span><span class='const'>Raad</span><span class='period'>.</span><span class='id identifier rubyid_env'>env</span><span class='rbrace'>}</span><span class='tstring_content'> env</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
356
- <span class='id identifier rubyid_process_rockdove_job'>process_rockdove_job</span>
357
- <span class='kw'>end</span></pre>
358
- </td>
359
- </tr>
360
- </table>
361
- </div>
362
-
363
- <div class="method_details ">
364
- <h3 class="signature " id="stop-instance_method">
365
-
366
- - (<tt>Object</tt>) <strong>stop</strong>
367
-
368
-
369
-
370
-
371
-
372
- </h3><table class="source_code">
373
- <tr>
374
- <td>
375
- <pre class="lines">
376
-
377
-
378
- 32
379
- 33
380
- 34</pre>
381
- </td>
382
- <td>
383
- <pre class="code"><span class="info file"># File 'lib/rockdove/script/rockdove_server.rb', line 32</span>
384
-
385
- <span class='kw'>def</span> <span class='id identifier rubyid_stop'>stop</span>
386
- <span class='const'>Raad</span><span class='op'>::</span><span class='const'>Logger</span><span class='period'>.</span><span class='id identifier rubyid_debug'>debug</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>Rockdove Daemon stopped</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
387
- <span class='kw'>end</span></pre>
388
- </td>
389
- </tr>
390
- </table>
391
- </div>
392
-
393
- </div>
394
-
395
- </div>
396
-
397
- <div id="footer">
398
- Generated on Wed Jul 11 11:40:25 2012 by
399
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
400
- 0.8.2.1 (ruby-1.9.2).
401
- </div>
402
-
403
- </body>
404
- </html>
data/doc/_index.html DELETED
@@ -1,214 +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
- Documentation by YARD 0.8.2.1
8
-
9
- </title>
10
-
11
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
12
-
13
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
14
-
15
- <script type="text/javascript" charset="utf-8">
16
- hasFrames = window.top.frames.main ? true : false;
17
- relpath = '';
18
- framesUrl = "frames.html#!" + escape(window.location.href);
19
- </script>
20
-
21
-
22
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
23
-
24
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
25
-
26
-
27
- </head>
28
- <body>
29
- <div id="header">
30
- <div id="menu">
31
-
32
-
33
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
34
- </div>
35
-
36
- <div id="search">
37
-
38
- <a class="full_list_link" id="class_list_link"
39
- href="class_list.html">
40
- Class List
41
- </a>
42
-
43
- <a class="full_list_link" id="method_list_link"
44
- href="method_list.html">
45
- Method List
46
- </a>
47
-
48
- <a class="full_list_link" id="file_list_link"
49
- href="file_list.html">
50
- File List
51
- </a>
52
-
53
- </div>
54
- <div class="clear"></div>
55
- </div>
56
-
57
- <iframe id="search_frame"></iframe>
58
-
59
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.2.1</h1>
60
- <div id="listing">
61
- <h1 class="alphaindex">Alphabetic Index</h1>
62
-
63
- <h2>File Listing</h2>
64
- <ul id="files" class="index_inline_list">
65
-
66
-
67
- <li class="r1"><a href="index.html" title="README">README</a></li>
68
-
69
-
70
- <li class="r2"><a href="file.CHANGELOG.html" title="CHANGELOG">CHANGELOG</a></li>
71
-
72
-
73
- </ul>
74
-
75
- <div class="clear"></div>
76
- <h2>Namespace Listing A-Z</h2>
77
-
78
-
79
-
80
-
81
- <table>
82
- <tr>
83
- <td valign='top' width="33%">
84
-
85
-
86
- <ul id="alpha_C" class="alpha">
87
- <li class="letter">C</li>
88
- <ul>
89
-
90
- <li>
91
- <span class='object_link'><a href="Rockdove/CollectMail.html" title="Rockdove::CollectMail (class)">CollectMail</a></span>
92
-
93
- <small>(Rockdove)</small>
94
-
95
- </li>
96
-
97
- <li>
98
- <span class='object_link'><a href="Rockdove/Config.html" title="Rockdove::Config (class)">Config</a></span>
99
-
100
- <small>(Rockdove)</small>
101
-
102
- </li>
103
-
104
- </ul>
105
- </ul>
106
-
107
-
108
- <ul id="alpha_D" class="alpha">
109
- <li class="letter">D</li>
110
- <ul>
111
-
112
- <li>
113
- <span class='object_link'><a href="Rockdove/Dovetie.html" title="Rockdove::Dovetie (class)">Dovetie</a></span>
114
-
115
- <small>(Rockdove)</small>
116
-
117
- </li>
118
-
119
- </ul>
120
- </ul>
121
-
122
-
123
- <ul id="alpha_E" class="alpha">
124
- <li class="letter">E</li>
125
- <ul>
126
-
127
- <li>
128
- <span class='object_link'><a href="Rockdove/EmailParser.html" title="Rockdove::EmailParser (class)">EmailParser</a></span>
129
-
130
- <small>(Rockdove)</small>
131
-
132
- </li>
133
-
134
- <li>
135
- <span class='object_link'><a href="Rockdove/ExchangeMail.html" title="Rockdove::ExchangeMail (class)">ExchangeMail</a></span>
136
-
137
- <small>(Rockdove)</small>
138
-
139
- </li>
140
-
141
- </ul>
142
- </ul>
143
-
144
-
145
- <ul id="alpha_G" class="alpha">
146
- <li class="letter">G</li>
147
- <ul>
148
-
149
- <li>
150
- <span class='object_link'><a href="Rockdove/Generators.html" title="Rockdove::Generators (module)">Generators</a></span>
151
-
152
- <small>(Rockdove)</small>
153
-
154
- </li>
155
-
156
- </ul>
157
- </ul>
158
-
159
-
160
- <ul id="alpha_I" class="alpha">
161
- <li class="letter">I</li>
162
- <ul>
163
-
164
- <li>
165
- <span class='object_link'><a href="Rockdove/Generators/InstallGenerator.html" title="Rockdove::Generators::InstallGenerator (class)">InstallGenerator</a></span>
166
-
167
- <small>(Rockdove::Generators)</small>
168
-
169
- </li>
170
-
171
- </ul>
172
- </ul>
173
-
174
-
175
- <ul id="alpha_R" class="alpha">
176
- <li class="letter">R</li>
177
- <ul>
178
-
179
- <li>
180
- <span class='object_link'><a href="Rockdove.html" title="Rockdove (module)">Rockdove</a></span>
181
-
182
- </li>
183
-
184
- <li>
185
- <span class='object_link'><a href="Rockdove/RockdoveCollection.html" title="Rockdove::RockdoveCollection (class)">RockdoveCollection</a></span>
186
-
187
- <small>(Rockdove)</small>
188
-
189
- </li>
190
-
191
- <li>
192
- <span class='object_link'><a href="RockdoveServer.html" title="RockdoveServer (class)">RockdoveServer</a></span>
193
-
194
- </li>
195
-
196
- </ul>
197
- </ul>
198
-
199
- </td>
200
- </tr>
201
- </table>
202
-
203
- </div>
204
-
205
- </div>
206
-
207
- <div id="footer">
208
- Generated on Wed Jul 11 11:40:24 2012 by
209
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
210
- 0.8.2.1 (ruby-1.9.2).
211
- </div>
212
-
213
- </body>
214
- </html>
data/doc/class_list.html DELETED
@@ -1,53 +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>
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
-
7
- <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
8
-
9
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
10
-
11
-
12
-
13
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
14
-
15
- <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
16
-
17
-
18
- <base id="base_target" target="_parent" />
19
- </head>
20
- <body>
21
- <script type="text/javascript" charset="utf-8">
22
- if (window.top.frames.main) {
23
- document.getElementById('base_target').target = 'main';
24
- document.body.className = 'frames';
25
- }
26
- </script>
27
- <div id="content">
28
- <h1 id="full_list_header">Class List</h1>
29
- <div id="nav">
30
-
31
- <span><a target="_self" href="class_list.html">
32
- Classes
33
- </a></span>
34
-
35
- <span><a target="_self" href="method_list.html">
36
- Methods
37
- </a></span>
38
-
39
- <span><a target="_self" href="file_list.html">
40
- Files
41
- </a></span>
42
-
43
- </div>
44
- <div id="search">Search: <input type="text" /></div>
45
-
46
- <ul id="full_list" class="class">
47
- <li><span class='object_link'><a href="top-level-namespace.html" title=" (root)">Top Level Namespace</a></span></li>
48
- <li><a class='toggle'></a> <span class='object_link'><a href="Rockdove.html" title="Rockdove (module)">Rockdove</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="Rockdove/CollectMail.html" title="Rockdove::CollectMail (class)">CollectMail</a></span> &lt; Object<small class='search_info'>Rockdove</small></li><li><span class='object_link'><a href="Rockdove/Config.html" title="Rockdove::Config (class)">Config</a></span> &lt; Object<small class='search_info'>Rockdove</small></li><li><span class='object_link'><a href="Rockdove/Dovetie.html" title="Rockdove::Dovetie (class)">Dovetie</a></span> &lt; Railtie<small class='search_info'>Rockdove</small></li><li><span class='object_link'><a href="Rockdove/EmailParser.html" title="Rockdove::EmailParser (class)">EmailParser</a></span> &lt; Object<small class='search_info'>Rockdove</small></li><li><span class='object_link'><a href="Rockdove/ExchangeMail.html" title="Rockdove::ExchangeMail (class)">ExchangeMail</a></span> &lt; Object<small class='search_info'>Rockdove</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Rockdove/Generators.html" title="Rockdove::Generators (module)">Generators</a></span><small class='search_info'>Rockdove</small></li><ul><li><span class='object_link'><a href="Rockdove/Generators/InstallGenerator.html" title="Rockdove::Generators::InstallGenerator (class)">InstallGenerator</a></span> &lt; Base<small class='search_info'>Rockdove::Generators</small></li></ul><li><span class='object_link'><a href="Rockdove/RockdoveCollection.html" title="Rockdove::RockdoveCollection (class)">RockdoveCollection</a></span> &lt; Array<small class='search_info'>Rockdove</small></li></ul><li><span class='object_link'><a href="RockdoveServer.html" title="RockdoveServer (class)">RockdoveServer</a></span> &lt; Object<small class='search_info'>Top Level Namespace</small></li>
49
-
50
- </ul>
51
- </div>
52
- </body>
53
- </html>
data/doc/css/common.css DELETED
@@ -1 +0,0 @@
1
- /* Override this file with custom rules */