lpp_Grupo3 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (91) hide show
  1. checksums.yaml +7 -0
  2. data/.coveralls.yml +1 -0
  3. data/.travis.yml +6 -0
  4. data/CODE_OF_CONDUCT.md +13 -0
  5. data/Gemfile +4 -0
  6. data/Gemfile.lock +104 -0
  7. data/Guardfile +87 -0
  8. data/LICENSE.txt +21 -0
  9. data/README.md +41 -0
  10. data/Rakefile +5 -0
  11. data/bin/console +14 -0
  12. data/bin/setup +7 -0
  13. data/coverage/.last_run.json +5 -0
  14. data/coverage/.resultset.json +7 -0
  15. data/coverage/.resultset.json.lock +0 -0
  16. data/doc/Articulo.html +289 -0
  17. data/doc/Bibliografia.html +306 -0
  18. data/doc/CODE_OF_CONDUCT_md.html +125 -0
  19. data/doc/Cita.html +348 -0
  20. data/doc/CitaArticulo.html +286 -0
  21. data/doc/CitaCapitulo.html +333 -0
  22. data/doc/CitaEdoc.html +334 -0
  23. data/doc/CitaLibro.html +333 -0
  24. data/doc/Citayanoexiste.html +113 -0
  25. data/doc/G03ref.html +417 -0
  26. data/doc/Gemfile.html +100 -0
  27. data/doc/Gemfile_lock.html +206 -0
  28. data/doc/Guardfile.html +185 -0
  29. data/doc/LICENSE_txt.html +117 -0
  30. data/doc/Libro.html +365 -0
  31. data/doc/List.html +379 -0
  32. data/doc/LppGrupo3.html +109 -0
  33. data/doc/Lpp_Grupo3.html +95 -0
  34. data/doc/Object.html +161 -0
  35. data/doc/README_md.html +163 -0
  36. data/doc/Rakefile.html +99 -0
  37. data/doc/bin/setup.html +101 -0
  38. data/doc/created.rid +20 -0
  39. data/doc/css/fonts.css +167 -0
  40. data/doc/css/rdoc.css +590 -0
  41. data/doc/fonts/Lato-Light.ttf +0 -0
  42. data/doc/fonts/Lato-LightItalic.ttf +0 -0
  43. data/doc/fonts/Lato-Regular.ttf +0 -0
  44. data/doc/fonts/Lato-RegularItalic.ttf +0 -0
  45. data/doc/fonts/SourceCodePro-Bold.ttf +0 -0
  46. data/doc/fonts/SourceCodePro-Regular.ttf +0 -0
  47. data/doc/images/add.png +0 -0
  48. data/doc/images/arrow_up.png +0 -0
  49. data/doc/images/brick.png +0 -0
  50. data/doc/images/brick_link.png +0 -0
  51. data/doc/images/bug.png +0 -0
  52. data/doc/images/bullet_black.png +0 -0
  53. data/doc/images/bullet_toggle_minus.png +0 -0
  54. data/doc/images/bullet_toggle_plus.png +0 -0
  55. data/doc/images/date.png +0 -0
  56. data/doc/images/delete.png +0 -0
  57. data/doc/images/find.png +0 -0
  58. data/doc/images/loadingAnimation.gif +0 -0
  59. data/doc/images/macFFBgHack.png +0 -0
  60. data/doc/images/package.png +0 -0
  61. data/doc/images/page_green.png +0 -0
  62. data/doc/images/page_white_text.png +0 -0
  63. data/doc/images/page_white_width.png +0 -0
  64. data/doc/images/plugin.png +0 -0
  65. data/doc/images/ruby.png +0 -0
  66. data/doc/images/tag_blue.png +0 -0
  67. data/doc/images/tag_green.png +0 -0
  68. data/doc/images/transparent.png +0 -0
  69. data/doc/images/wrench.png +0 -0
  70. data/doc/images/wrench_orange.png +0 -0
  71. data/doc/images/zoom.png +0 -0
  72. data/doc/index.html +131 -0
  73. data/doc/js/darkfish.js +161 -0
  74. data/doc/js/jquery.js +4 -0
  75. data/doc/js/navigation.js +142 -0
  76. data/doc/js/navigation.js.gz +0 -0
  77. data/doc/js/search.js +109 -0
  78. data/doc/js/search_index.js +1 -0
  79. data/doc/js/search_index.js.gz +0 -0
  80. data/doc/js/searcher.js +228 -0
  81. data/doc/js/searcher.js.gz +0 -0
  82. data/doc/lpp_Grupo3_gemspec.html +134 -0
  83. data/doc/table_of_contents.html +332 -0
  84. data/lib/lpp_Grupo3.rb +8 -0
  85. data/lib/lpp_Grupo3/bibliografia.rb +38 -0
  86. data/lib/lpp_Grupo3/cita.rb +232 -0
  87. data/lib/lpp_Grupo3/list.rb +61 -0
  88. data/lib/lpp_Grupo3/reference.rb +110 -0
  89. data/lib/lpp_Grupo3/version.rb +3 -0
  90. data/lpp_Grupo3.gemspec +37 -0
  91. metadata +232 -0
@@ -0,0 +1,113 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>class Citayanoexiste - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ </script>
12
+
13
+ <script src="./js/jquery.js"></script>
14
+ <script src="./js/darkfish.js"></script>
15
+
16
+ <link href="./css/fonts.css" rel="stylesheet">
17
+ <link href="./css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="class">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="./index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="./table_of_contents.html#pages">Pages</a>
31
+ <a href="./table_of_contents.html#classes">Classes</a>
32
+ <a href="./table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="class-metadata">
56
+
57
+ <div id="parent-class-section" class="nav-section">
58
+ <h3>Parent</h3>
59
+
60
+
61
+ <p class="link"><a href="Object.html">Object</a>
62
+
63
+ </div>
64
+
65
+ <div id="includes-section" class="nav-section">
66
+ <h3>Included Modules</h3>
67
+
68
+ <ul class="link-list">
69
+
70
+
71
+ <li><span class="include">Comparable</span>
72
+
73
+
74
+ </ul>
75
+ </div>
76
+
77
+
78
+
79
+ </div>
80
+ </nav>
81
+
82
+ <main role="main" aria-labelledby="class-Citayanoexiste">
83
+ <h1 id="class-Citayanoexiste" class="class">
84
+ class Citayanoexiste
85
+ </h1>
86
+
87
+ <section class="description">
88
+
89
+ </section>
90
+
91
+
92
+
93
+
94
+ <section id="5Buntitled-5D" class="documentation-section">
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+ </section>
105
+ </main>
106
+
107
+
108
+ <footer id="validator-badges" role="contentinfo">
109
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
110
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.0.
111
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
+ </footer>
113
+
@@ -0,0 +1,417 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>class G03ref - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ </script>
12
+
13
+ <script src="./js/jquery.js"></script>
14
+ <script src="./js/darkfish.js"></script>
15
+
16
+ <link href="./css/fonts.css" rel="stylesheet">
17
+ <link href="./css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="class">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="./index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="./table_of_contents.html#pages">Pages</a>
31
+ <a href="./table_of_contents.html#classes">Classes</a>
32
+ <a href="./table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="class-metadata">
56
+
57
+ <div id="parent-class-section" class="nav-section">
58
+ <h3>Parent</h3>
59
+
60
+
61
+ <p class="link"><a href="Object.html">Object</a>
62
+
63
+ </div>
64
+
65
+ <div id="includes-section" class="nav-section">
66
+ <h3>Included Modules</h3>
67
+
68
+ <ul class="link-list">
69
+
70
+
71
+ <li><span class="include">Comparable</span>
72
+
73
+
74
+ </ul>
75
+ </div>
76
+
77
+
78
+ <!-- Method Quickref -->
79
+ <div id="method-list-section" class="nav-section">
80
+ <h3>Methods</h3>
81
+
82
+ <ul class="link-list" role="directory">
83
+
84
+ <li ><a href="#method-c-new">::new</a>
85
+
86
+ <li ><a href="#method-i-3C-3D-3E">#&lt;=&gt;</a>
87
+
88
+ <li ><a href="#method-i-get_authors">#get_authors</a>
89
+
90
+ <li ><a href="#method-i-get_date">#get_date</a>
91
+
92
+ <li ><a href="#method-i-get_title">#get_title</a>
93
+
94
+ </ul>
95
+ </div>
96
+
97
+ </div>
98
+ </nav>
99
+
100
+ <main role="main" aria-labelledby="class-G03ref">
101
+ <h1 id="class-G03ref" class="class">
102
+ class G03ref
103
+ </h1>
104
+
105
+ <section class="description">
106
+
107
+ </section>
108
+
109
+
110
+
111
+
112
+ <section id="5Buntitled-5D" class="documentation-section">
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+ <section class="attribute-method-details" class="method-section">
121
+ <header>
122
+ <h3>Attributes</h3>
123
+ </header>
124
+
125
+
126
+ <div id="attribute-i-authors" class="method-detail">
127
+ <div class="method-heading attribute-method-heading">
128
+ <span class="method-name">authors</span><span
129
+ class="attribute-access-type">[RW]</span>
130
+ </div>
131
+
132
+ <div class="method-description">
133
+
134
+
135
+
136
+ </div>
137
+ </div>
138
+
139
+ <div id="attribute-i-date" class="method-detail">
140
+ <div class="method-heading attribute-method-heading">
141
+ <span class="method-name">date</span><span
142
+ class="attribute-access-type">[RW]</span>
143
+ </div>
144
+
145
+ <div class="method-description">
146
+
147
+
148
+
149
+ </div>
150
+ </div>
151
+
152
+ <div id="attribute-i-edicion" class="method-detail">
153
+ <div class="method-heading attribute-method-heading">
154
+ <span class="method-name">edicion</span><span
155
+ class="attribute-access-type">[RW]</span>
156
+ </div>
157
+
158
+ <div class="method-description">
159
+
160
+
161
+
162
+ </div>
163
+ </div>
164
+
165
+ <div id="attribute-i-editorial" class="method-detail">
166
+ <div class="method-heading attribute-method-heading">
167
+ <span class="method-name">editorial</span><span
168
+ class="attribute-access-type">[RW]</span>
169
+ </div>
170
+
171
+ <div class="method-description">
172
+
173
+
174
+
175
+ </div>
176
+ </div>
177
+
178
+ <div id="attribute-i-isbn" class="method-detail">
179
+ <div class="method-heading attribute-method-heading">
180
+ <span class="method-name">isbn</span><span
181
+ class="attribute-access-type">[RW]</span>
182
+ </div>
183
+
184
+ <div class="method-description">
185
+
186
+
187
+
188
+ </div>
189
+ </div>
190
+
191
+ <div id="attribute-i-serie" class="method-detail">
192
+ <div class="method-heading attribute-method-heading">
193
+ <span class="method-name">serie</span><span
194
+ class="attribute-access-type">[RW]</span>
195
+ </div>
196
+
197
+ <div class="method-description">
198
+
199
+
200
+
201
+ </div>
202
+ </div>
203
+
204
+ <div id="attribute-i-title" class="method-detail">
205
+ <div class="method-heading attribute-method-heading">
206
+ <span class="method-name">title</span><span
207
+ class="attribute-access-type">[RW]</span>
208
+ </div>
209
+
210
+ <div class="method-description">
211
+
212
+
213
+
214
+ </div>
215
+ </div>
216
+
217
+ </section>
218
+
219
+
220
+
221
+ <section id="public-class-5Buntitled-5D-method-details" class="method-section">
222
+ <header>
223
+ <h3>Public Class Methods</h3>
224
+ </header>
225
+
226
+
227
+ <div id="method-c-new" class="method-detail ">
228
+
229
+ <div class="method-heading">
230
+ <span class="method-name">new</span><span
231
+ class="method-args">(authors,title,date)</span>
232
+
233
+ <span class="method-click-advice">click to toggle source</span>
234
+
235
+ </div>
236
+
237
+
238
+ <div class="method-description">
239
+
240
+
241
+
242
+
243
+
244
+
245
+ <div class="method-source-code" id="new-source">
246
+ <pre><span class="ruby-comment"># File lib/lpp_Grupo3/reference.rb, line 5</span>
247
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">authors</span>,<span class="ruby-identifier">title</span>,<span class="ruby-identifier">date</span>)
248
+ <span class="ruby-keyword">self</span>.<span class="ruby-identifier">authors</span> = []
249
+ <span class="ruby-identifier">authors</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">palabras</span><span class="ruby-operator">|</span>
250
+ <span class="ruby-ivar">@authors</span>.<span class="ruby-identifier">push</span>(<span class="ruby-identifier">palabras</span>)
251
+ <span class="ruby-keyword">end</span>
252
+ <span class="ruby-ivar">@title</span> = <span class="ruby-identifier">title</span>
253
+ <span class="ruby-ivar">@date</span> = <span class="ruby-identifier">date</span>
254
+ <span class="ruby-keyword">end</span></pre>
255
+ </div>
256
+
257
+ </div>
258
+
259
+
260
+
261
+
262
+ </div>
263
+
264
+
265
+ </section>
266
+
267
+ <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
268
+ <header>
269
+ <h3>Public Instance Methods</h3>
270
+ </header>
271
+
272
+
273
+ <div id="method-i-3C-3D-3E" class="method-detail ">
274
+
275
+ <div class="method-heading">
276
+ <span class="method-name">&lt;=&gt;</span><span
277
+ class="method-args">(other)</span>
278
+
279
+ <span class="method-click-advice">click to toggle source</span>
280
+
281
+ </div>
282
+
283
+
284
+ <div class="method-description">
285
+
286
+
287
+
288
+
289
+
290
+
291
+ <div class="method-source-code" id="3C-3D-3E-source">
292
+ <pre><span class="ruby-comment"># File lib/lpp_Grupo3/reference.rb, line 23</span>
293
+ <span class="ruby-keyword">def</span> <span class="ruby-operator">&lt;=&gt;</span>(<span class="ruby-identifier">other</span>)
294
+ <span class="ruby-keyword">return</span> <span class="ruby-keyword">nil</span> <span class="ruby-keyword">unless</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">is_a?</span> <span class="ruby-constant">G03ref</span>
295
+ <span class="ruby-ivar">@title</span> <span class="ruby-operator">&lt;=&gt;</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">title</span>
296
+ <span class="ruby-keyword">end</span></pre>
297
+ </div>
298
+
299
+ </div>
300
+
301
+
302
+
303
+
304
+ </div>
305
+
306
+
307
+ <div id="method-i-get_authors" class="method-detail ">
308
+
309
+ <div class="method-heading">
310
+ <span class="method-name">get_authors</span><span
311
+ class="method-args">()</span>
312
+
313
+ <span class="method-click-advice">click to toggle source</span>
314
+
315
+ </div>
316
+
317
+
318
+ <div class="method-description">
319
+
320
+
321
+
322
+
323
+
324
+
325
+ <div class="method-source-code" id="get_authors-source">
326
+ <pre><span class="ruby-comment"># File lib/lpp_Grupo3/reference.rb, line 13</span>
327
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_authors</span>
328
+ <span class="ruby-ivar">@authors</span>
329
+ <span class="ruby-keyword">end</span></pre>
330
+ </div>
331
+
332
+ </div>
333
+
334
+
335
+
336
+
337
+ </div>
338
+
339
+
340
+ <div id="method-i-get_date" class="method-detail ">
341
+
342
+ <div class="method-heading">
343
+ <span class="method-name">get_date</span><span
344
+ class="method-args">()</span>
345
+
346
+ <span class="method-click-advice">click to toggle source</span>
347
+
348
+ </div>
349
+
350
+
351
+ <div class="method-description">
352
+
353
+
354
+
355
+
356
+
357
+
358
+ <div class="method-source-code" id="get_date-source">
359
+ <pre><span class="ruby-comment"># File lib/lpp_Grupo3/reference.rb, line 20</span>
360
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_date</span>
361
+ <span class="ruby-ivar">@date</span>
362
+ <span class="ruby-keyword">end</span></pre>
363
+ </div>
364
+
365
+ </div>
366
+
367
+
368
+
369
+
370
+ </div>
371
+
372
+
373
+ <div id="method-i-get_title" class="method-detail ">
374
+
375
+ <div class="method-heading">
376
+ <span class="method-name">get_title</span><span
377
+ class="method-args">()</span>
378
+
379
+ <span class="method-click-advice">click to toggle source</span>
380
+
381
+ </div>
382
+
383
+
384
+ <div class="method-description">
385
+
386
+
387
+
388
+
389
+
390
+
391
+ <div class="method-source-code" id="get_title-source">
392
+ <pre><span class="ruby-comment"># File lib/lpp_Grupo3/reference.rb, line 17</span>
393
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_title</span>
394
+ <span class="ruby-ivar">@title</span>
395
+ <span class="ruby-keyword">end</span></pre>
396
+ </div>
397
+
398
+ </div>
399
+
400
+
401
+
402
+
403
+ </div>
404
+
405
+
406
+ </section>
407
+
408
+ </section>
409
+ </main>
410
+
411
+
412
+ <footer id="validator-badges" role="contentinfo">
413
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
414
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.0.
415
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
416
+ </footer>
417
+