tainted_love 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +2 -1
  3. data/Gemfile.lock +1 -1
  4. data/README.md +8 -0
  5. data/example/Gemfile.lock +1 -1
  6. data/example/test/test_helper.rb +3 -1
  7. data/lib/tainted_love/replacer/replace_action_view.rb +1 -1
  8. data/lib/tainted_love/reporter/file_reporter.rb +9 -5
  9. data/lib/tainted_love/reporter/stdout_reporter.rb +29 -9
  10. data/lib/tainted_love/validator/railties_yaml_load.rb +16 -0
  11. data/lib/tainted_love/version.rb +1 -1
  12. data/tools/web/.gitignore +1 -0
  13. data/tools/web/Gemfile +3 -0
  14. data/tools/web/application.rb +39 -0
  15. data/tools/web/public/application.css +79 -0
  16. data/tools/web/public/application.js +0 -0
  17. data/tools/web/views/index.erb +57 -0
  18. data/tools/web/views/layout.erb +25 -0
  19. data/tools/web/views/line.erb +11 -0
  20. data/tools/web/views/warning.erb +3 -0
  21. data/tools/web/views/warnings.erb +3 -0
  22. metadata +13 -53
  23. data/docs/TaintedLove.html +0 -482
  24. data/docs/TaintedLove/Configuration.html +0 -499
  25. data/docs/TaintedLove/Replacer.html +0 -129
  26. data/docs/TaintedLove/Replacer/ActionViewHelpersMod.html +0 -230
  27. data/docs/TaintedLove/Replacer/Base.html +0 -320
  28. data/docs/TaintedLove/Replacer/HelperMod.html +0 -226
  29. data/docs/TaintedLove/Replacer/HelpersMod.html +0 -230
  30. data/docs/TaintedLove/Replacer/MarshalMod.html +0 -178
  31. data/docs/TaintedLove/Replacer/ObjectMod.html +0 -282
  32. data/docs/TaintedLove/Replacer/ReplaceActionController.html +0 -329
  33. data/docs/TaintedLove/Replacer/ReplaceActionView.html +0 -317
  34. data/docs/TaintedLove/Replacer/ReplaceActiveRecord.html +0 -341
  35. data/docs/TaintedLove/Replacer/ReplaceDigest.html +0 -369
  36. data/docs/TaintedLove/Replacer/ReplaceFile.html +0 -245
  37. data/docs/TaintedLove/Replacer/ReplaceKernel.html +0 -211
  38. data/docs/TaintedLove/Replacer/ReplaceMarshal.html +0 -219
  39. data/docs/TaintedLove/Replacer/ReplaceObject.html +0 -231
  40. data/docs/TaintedLove/Replacer/ReplaceRailsUserInput.html +0 -374
  41. data/docs/TaintedLove/Replacer/ReplaceSprokets.html +0 -297
  42. data/docs/TaintedLove/Replacer/SprocketsHelperMod.html +0 -226
  43. data/docs/TaintedLove/Reporter.html +0 -117
  44. data/docs/TaintedLove/Reporter/Base.html +0 -466
  45. data/docs/TaintedLove/Reporter/RackReporter.html +0 -309
  46. data/docs/TaintedLove/Reporter/SinatraReporter.html +0 -402
  47. data/docs/TaintedLove/Reporter/SinatraReporter/App.html +0 -210
  48. data/docs/TaintedLove/Reporter/StdoutReporter.html +0 -305
  49. data/docs/TaintedLove/SinatraReporter.html +0 -387
  50. data/docs/TaintedLove/SinatraReporter/App.html +0 -210
  51. data/docs/TaintedLove/StackTrace.html +0 -650
  52. data/docs/TaintedLove/Utils.html +0 -550
  53. data/docs/TaintedLove/Validator.html +0 -129
  54. data/docs/TaintedLove/Validator/ActionViewObjectSend.html +0 -233
  55. data/docs/TaintedLove/Validator/Base.html +0 -200
  56. data/docs/TaintedLove/Validator/ErbEval.html +0 -229
  57. data/docs/TaintedLove/Validator/RedisStoreSerialization.html +0 -238
  58. data/docs/TaintedLove/Validator/SproketsMarshal.html +0 -233
  59. data/docs/TaintedLove/Warning.html +0 -665
  60. data/docs/_index.html +0 -371
  61. data/docs/class_list.html +0 -51
  62. data/docs/css/common.css +0 -1
  63. data/docs/css/full_list.css +0 -58
  64. data/docs/css/style.css +0 -496
  65. data/docs/file.README.html +0 -134
  66. data/docs/file_list.html +0 -56
  67. data/docs/frames.html +0 -17
  68. data/docs/index.html +0 -134
  69. data/docs/js/app.js +0 -292
  70. data/docs/js/full_list.js +0 -216
  71. data/docs/js/jquery.js +0 -4
  72. data/docs/method_list.html +0 -523
  73. data/docs/top-level-namespace.html +0 -110
@@ -1,650 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>
7
- Class: TaintedLove::StackTrace
8
-
9
- &mdash; Documentation by YARD 0.9.18
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
- pathId = "TaintedLove::StackTrace";
19
- relpath = '../';
20
- </script>
21
-
22
-
23
- <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
24
-
25
- <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
26
-
27
-
28
- </head>
29
- <body>
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">
38
-
39
- <a href="../_index.html">Index (S)</a> &raquo;
40
- <span class='title'><span class='object_link'><a href="../TaintedLove.html" title="TaintedLove (module)">TaintedLove</a></span></span>
41
- &raquo;
42
- <span class="title">StackTrace</span>
43
-
44
- </div>
45
-
46
- <div id="search">
47
-
48
- <a class="full_list_link" id="class_list_link"
49
- href="../class_list.html">
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>
56
- </a>
57
-
58
- </div>
59
- <div class="clear"></div>
60
- </div>
61
-
62
- <div id="content"><h1>Class: TaintedLove::StackTrace
63
-
64
-
65
-
66
- </h1>
67
- <div class="box_info">
68
-
69
- <dl>
70
- <dt>Inherits:</dt>
71
- <dd>
72
- <span class="inheritName">Object</span>
73
-
74
- <ul class="fullTree">
75
- <li>Object</li>
76
-
77
- <li class="next">TaintedLove::StackTrace</li>
78
-
79
- </ul>
80
- <a href="#" class="inheritanceTree">show all</a>
81
-
82
- </dd>
83
- </dl>
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
- <dl>
96
- <dt>Defined in:</dt>
97
- <dd>lib/tainted_love/stack_trace.rb</dd>
98
- </dl>
99
-
100
- </div>
101
-
102
-
103
-
104
- <h2>
105
- Constant Summary
106
- <small><a href="#" class="constants_summary_toggle">collapse</a></small>
107
- </h2>
108
-
109
- <dl class="constants">
110
-
111
- <dt id="BACKTRACE_LINE_REGEX-constant" class="">BACKTRACE_LINE_REGEX =
112
-
113
- </dt>
114
- <dd><pre class="code"><span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>^((?:[a-zA-Z]:)?[^:]+):(\d+)(?::in `([^&#39;]+)&#39;)?$</span><span class='regexp_end'>/</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
115
-
116
- </dl>
117
-
118
-
119
-
120
-
121
-
122
- <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
123
- <ul class="summary">
124
-
125
- <li class="public ">
126
- <span class="summary_signature">
127
-
128
- <a href="#lines-instance_method" title="#lines (instance method)">#<strong>lines</strong> &#x21d2; Object </a>
129
-
130
-
131
-
132
- </span>
133
-
134
-
135
-
136
-
137
-
138
-
139
-
140
-
141
-
142
-
143
-
144
-
145
- <span class="summary_desc"><div class='inline'>
146
- <p>Returns the value of attribute lines.</p>
147
- </div></span>
148
-
149
- </li>
150
-
151
-
152
- <li class="public ">
153
- <span class="summary_signature">
154
-
155
- <a href="#stack_trace-instance_method" title="#stack_trace (instance method)">#<strong>stack_trace</strong> &#x21d2; Object </a>
156
-
157
-
158
-
159
- </span>
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
-
171
-
172
- <span class="summary_desc"><div class='inline'>
173
- <p>Returns the value of attribute stack_trace.</p>
174
- </div></span>
175
-
176
- </li>
177
-
178
-
179
- </ul>
180
-
181
-
182
-
183
-
184
-
185
- <h2>
186
- Class Method Summary
187
- <small><a href="#" class="summary_toggle">collapse</a></small>
188
- </h2>
189
-
190
- <ul class="summary">
191
-
192
- <li class="public ">
193
- <span class="summary_signature">
194
-
195
- <a href="#current-class_method" title="current (class method)">.<strong>current</strong>(skip = 2) &#x21d2; TaintedLove::StackTrace </a>
196
-
197
-
198
-
199
- </span>
200
-
201
-
202
-
203
-
204
-
205
-
206
-
207
-
208
-
209
- <span class="summary_desc"><div class='inline'>
210
- <p>Create a new StackTrace object from the current thread backtrace.</p>
211
- </div></span>
212
-
213
- </li>
214
-
215
-
216
- </ul>
217
-
218
- <h2>
219
- Instance Method Summary
220
- <small><a href="#" class="summary_toggle">collapse</a></small>
221
- </h2>
222
-
223
- <ul class="summary">
224
-
225
- <li class="public ">
226
- <span class="summary_signature">
227
-
228
- <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(stack_trace) &#x21d2; StackTrace </a>
229
-
230
-
231
-
232
- </span>
233
-
234
-
235
- <span class="note title constructor">constructor</span>
236
-
237
-
238
-
239
-
240
-
241
-
242
-
243
-
244
- <span class="summary_desc"><div class='inline'>
245
- <p>A new instance of StackTrace.</p>
246
- </div></span>
247
-
248
- </li>
249
-
250
-
251
- <li class="public ">
252
- <span class="summary_signature">
253
-
254
- <a href="#to_json-instance_method" title="#to_json (instance method)">#<strong>to_json</strong> &#x21d2; Object </a>
255
-
256
-
257
-
258
- </span>
259
-
260
-
261
-
262
-
263
-
264
-
265
-
266
-
267
-
268
- <span class="summary_desc"><div class='inline'></div></span>
269
-
270
- </li>
271
-
272
-
273
- <li class="public ">
274
- <span class="summary_signature">
275
-
276
- <a href="#trace_hash-instance_method" title="#trace_hash (instance method)">#<strong>trace_hash</strong> &#x21d2; String </a>
277
-
278
-
279
-
280
- </span>
281
-
282
-
283
-
284
-
285
-
286
-
287
-
288
-
289
-
290
- <span class="summary_desc"><div class='inline'>
291
- <p>Produces a hash from the stack trace to identify identical code path.</p>
292
- </div></span>
293
-
294
- </li>
295
-
296
-
297
- </ul>
298
-
299
-
300
- <div id="constructor_details" class="method_details_list">
301
- <h2>Constructor Details</h2>
302
-
303
- <div class="method_details first">
304
- <h3 class="signature first" id="initialize-instance_method">
305
-
306
- #<strong>initialize</strong>(stack_trace) &#x21d2; <tt><span class='object_link'><a href="" title="TaintedLove::StackTrace (class)">StackTrace</a></span></tt>
307
-
308
-
309
-
310
-
311
-
312
- </h3><div class="docstring">
313
- <div class="discussion">
314
-
315
- <p>Returns a new instance of StackTrace</p>
316
-
317
-
318
- </div>
319
- </div>
320
- <div class="tags">
321
-
322
-
323
- </div><table class="source_code">
324
- <tr>
325
- <td>
326
- <pre class="lines">
327
-
328
-
329
- 9
330
- 10
331
- 11
332
- 12
333
- 13
334
- 14
335
- 15
336
- 16
337
- 17
338
- 18
339
- 19
340
- 20
341
- 21
342
- 22</pre>
343
- </td>
344
- <td>
345
- <pre class="code"><span class="info file"># File 'lib/tainted_love/stack_trace.rb', line 9</span>
346
-
347
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_stack_trace'>stack_trace</span><span class='rparen'>)</span>
348
- <span class='ivar'>@stack_trace</span> <span class='op'>=</span> <span class='id identifier rubyid_stack_trace'>stack_trace</span>
349
- <span class='ivar'>@lines</span> <span class='op'>=</span> <span class='id identifier rubyid_stack_trace'>stack_trace</span><span class='period'>.</span><span class='id identifier rubyid_map'>map</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_line'>line</span><span class='op'>|</span>
350
- <span class='kw'>next</span> <span class='kw'>unless</span> <span class='id identifier rubyid_line'>line</span><span class='period'>.</span><span class='id identifier rubyid_match'>match</span><span class='lparen'>(</span><span class='const'><span class='object_link'><a href="#BACKTRACE_LINE_REGEX-constant" title="TaintedLove::StackTrace::BACKTRACE_LINE_REGEX (constant)">BACKTRACE_LINE_REGEX</a></span></span><span class='rparen'>)</span>
351
- <span class='lbrace'>{</span>
352
- <span class='label'>file:</span> <span class='const'>Regexp</span><span class='period'>.</span><span class='id identifier rubyid_last_match'>last_match</span><span class='lparen'>(</span><span class='int'>1</span><span class='rparen'>)</span><span class='comma'>,</span>
353
- <span class='label'>line_number:</span> <span class='const'>Regexp</span><span class='period'>.</span><span class='id identifier rubyid_last_match'>last_match</span><span class='lparen'>(</span><span class='int'>2</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_to_i'>to_i</span><span class='comma'>,</span>
354
- <span class='label'>method:</span> <span class='const'>Regexp</span><span class='period'>.</span><span class='id identifier rubyid_last_match'>last_match</span><span class='lparen'>(</span><span class='int'>3</span><span class='rparen'>)</span><span class='comma'>,</span>
355
- <span class='rbrace'>}</span>
356
- <span class='kw'>end</span><span class='period'>.</span><span class='id identifier rubyid_compact'>compact</span>
357
-
358
- <span class='comment'># Hack to remove TaintedLove.proxy_method
359
- </span> <span class='ivar'>@lines</span><span class='period'>.</span><span class='id identifier rubyid_shift'>shift</span> <span class='kw'>if</span> <span class='ivar'>@lines</span><span class='period'>.</span><span class='id identifier rubyid_first'>first</span><span class='lbracket'>[</span><span class='symbol'>:file</span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>tainted_love/utils.rb</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span>
360
- <span class='kw'>end</span></pre>
361
- </td>
362
- </tr>
363
- </table>
364
- </div>
365
-
366
- </div>
367
-
368
- <div id="instance_attr_details" class="attr_details">
369
- <h2>Instance Attribute Details</h2>
370
-
371
-
372
- <span id="lines=-instance_method"></span>
373
- <div class="method_details first">
374
- <h3 class="signature first" id="lines-instance_method">
375
-
376
- #<strong>lines</strong> &#x21d2; <tt>Object</tt>
377
-
378
-
379
-
380
-
381
-
382
- </h3><div class="docstring">
383
- <div class="discussion">
384
-
385
- <p>Returns the value of attribute lines</p>
386
-
387
-
388
- </div>
389
- </div>
390
- <div class="tags">
391
-
392
-
393
- </div><table class="source_code">
394
- <tr>
395
- <td>
396
- <pre class="lines">
397
-
398
-
399
- 7
400
- 8
401
- 9</pre>
402
- </td>
403
- <td>
404
- <pre class="code"><span class="info file"># File 'lib/tainted_love/stack_trace.rb', line 7</span>
405
-
406
- <span class='kw'>def</span> <span class='id identifier rubyid_lines'>lines</span>
407
- <span class='ivar'>@lines</span>
408
- <span class='kw'>end</span></pre>
409
- </td>
410
- </tr>
411
- </table>
412
- </div>
413
-
414
-
415
- <span id="stack_trace=-instance_method"></span>
416
- <div class="method_details ">
417
- <h3 class="signature " id="stack_trace-instance_method">
418
-
419
- #<strong>stack_trace</strong> &#x21d2; <tt>Object</tt>
420
-
421
-
422
-
423
-
424
-
425
- </h3><div class="docstring">
426
- <div class="discussion">
427
-
428
- <p>Returns the value of attribute stack_trace</p>
429
-
430
-
431
- </div>
432
- </div>
433
- <div class="tags">
434
-
435
-
436
- </div><table class="source_code">
437
- <tr>
438
- <td>
439
- <pre class="lines">
440
-
441
-
442
- 7
443
- 8
444
- 9</pre>
445
- </td>
446
- <td>
447
- <pre class="code"><span class="info file"># File 'lib/tainted_love/stack_trace.rb', line 7</span>
448
-
449
- <span class='kw'>def</span> <span class='id identifier rubyid_stack_trace'>stack_trace</span>
450
- <span class='ivar'>@stack_trace</span>
451
- <span class='kw'>end</span></pre>
452
- </td>
453
- </tr>
454
- </table>
455
- </div>
456
-
457
- </div>
458
-
459
-
460
- <div id="class_method_details" class="method_details_list">
461
- <h2>Class Method Details</h2>
462
-
463
-
464
- <div class="method_details first">
465
- <h3 class="signature first" id="current-class_method">
466
-
467
- .<strong>current</strong>(skip = 2) &#x21d2; <tt><span class='object_link'><a href="" title="TaintedLove::StackTrace (class)">TaintedLove::StackTrace</a></span></tt>
468
-
469
-
470
-
471
-
472
-
473
- </h3><div class="docstring">
474
- <div class="discussion">
475
-
476
- <p>Create a new StackTrace object from the current thread backtrace</p>
477
-
478
-
479
- </div>
480
- </div>
481
- <div class="tags">
482
- <p class="tag_title">Parameters:</p>
483
- <ul class="param">
484
-
485
- <li>
486
-
487
- <span class='name'>skip</span>
488
-
489
-
490
- <span class='type'>(<tt>Integer</tt>)</span>
491
-
492
-
493
- <em class="default">(defaults to: <tt>2</tt>)</em>
494
-
495
-
496
- &mdash;
497
- <div class='inline'>
498
- <p>number of trace line to skip</p>
499
- </div>
500
-
501
- </li>
502
-
503
- </ul>
504
-
505
- <p class="tag_title">Returns:</p>
506
- <ul class="return">
507
-
508
- <li>
509
-
510
-
511
- <span class='type'>(<tt><span class='object_link'><a href="" title="TaintedLove::StackTrace (class)">TaintedLove::StackTrace</a></span></tt>)</span>
512
-
513
-
514
-
515
- </li>
516
-
517
- </ul>
518
-
519
- </div><table class="source_code">
520
- <tr>
521
- <td>
522
- <pre class="lines">
523
-
524
-
525
- 43
526
- 44
527
- 45</pre>
528
- </td>
529
- <td>
530
- <pre class="code"><span class="info file"># File 'lib/tainted_love/stack_trace.rb', line 43</span>
531
-
532
- <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_current'>current</span><span class='lparen'>(</span><span class='id identifier rubyid_skip'>skip</span> <span class='op'>=</span> <span class='int'>2</span><span class='rparen'>)</span>
533
- <span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='const'>Thread</span><span class='period'>.</span><span class='id identifier rubyid_current'>current</span><span class='period'>.</span><span class='id identifier rubyid_backtrace'>backtrace</span><span class='lparen'>(</span><span class='id identifier rubyid_skip'>skip</span><span class='rparen'>)</span><span class='rparen'>)</span>
534
- <span class='kw'>end</span></pre>
535
- </td>
536
- </tr>
537
- </table>
538
- </div>
539
-
540
- </div>
541
-
542
- <div id="instance_method_details" class="method_details_list">
543
- <h2>Instance Method Details</h2>
544
-
545
-
546
- <div class="method_details first">
547
- <h3 class="signature first" id="to_json-instance_method">
548
-
549
- #<strong>to_json</strong> &#x21d2; <tt>Object</tt>
550
-
551
-
552
-
553
-
554
-
555
- </h3><table class="source_code">
556
- <tr>
557
- <td>
558
- <pre class="lines">
559
-
560
-
561
- 32
562
- 33
563
- 34
564
- 35
565
- 36
566
- 37</pre>
567
- </td>
568
- <td>
569
- <pre class="code"><span class="info file"># File 'lib/tainted_love/stack_trace.rb', line 32</span>
570
-
571
- <span class='kw'>def</span> <span class='id identifier rubyid_to_json'>to_json</span>
572
- <span class='lbrace'>{</span>
573
- <span class='label'>lines:</span> <span class='ivar'>@lines</span><span class='comma'>,</span>
574
- <span class='label'>trace_hash:</span> <span class='id identifier rubyid_trace_hash'>trace_hash</span><span class='comma'>,</span>
575
- <span class='rbrace'>}</span><span class='period'>.</span><span class='id identifier rubyid_to_json'>to_json</span>
576
- <span class='kw'>end</span></pre>
577
- </td>
578
- </tr>
579
- </table>
580
- </div>
581
-
582
- <div class="method_details ">
583
- <h3 class="signature " id="trace_hash-instance_method">
584
-
585
- #<strong>trace_hash</strong> &#x21d2; <tt>String</tt>
586
-
587
-
588
-
589
-
590
-
591
- </h3><div class="docstring">
592
- <div class="discussion">
593
-
594
- <p>Produces a hash from the stack trace to identify identical code path</p>
595
-
596
-
597
- </div>
598
- </div>
599
- <div class="tags">
600
-
601
- <p class="tag_title">Returns:</p>
602
- <ul class="return">
603
-
604
- <li>
605
-
606
-
607
- <span class='type'>(<tt>String</tt>)</span>
608
-
609
-
610
-
611
- </li>
612
-
613
- </ul>
614
-
615
- </div><table class="source_code">
616
- <tr>
617
- <td>
618
- <pre class="lines">
619
-
620
-
621
- 27
622
- 28
623
- 29
624
- 30</pre>
625
- </td>
626
- <td>
627
- <pre class="code"><span class="info file"># File 'lib/tainted_love/stack_trace.rb', line 27</span>
628
-
629
- <span class='kw'>def</span> <span class='id identifier rubyid_trace_hash'>trace_hash</span>
630
- <span class='id identifier rubyid_lines'>lines</span> <span class='op'>=</span> <span class='ivar'>@lines</span><span class='period'>.</span><span class='id identifier rubyid_map'>map</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_line'>line</span><span class='op'>|</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_line'>line</span><span class='lbracket'>[</span><span class='symbol'>:file</span><span class='rbracket'>]</span><span class='embexpr_end'>}</span><span class='tstring_content'>:</span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_line'>line</span><span class='lbracket'>[</span><span class='symbol'>:number</span><span class='rbracket'>]</span><span class='embexpr_end'>}</span><span class='tstring_end'>&quot;</span></span> <span class='rbrace'>}</span><span class='period'>.</span><span class='id identifier rubyid_join'>join</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>,</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span>
631
- <span class='const'><span class='object_link'><a href="../TaintedLove.html" title="TaintedLove (module)">TaintedLove</a></span></span><span class='period'>.</span><span class='id identifier rubyid_hash'><span class='object_link'><a href="Utils.html#hash-instance_method" title="TaintedLove::Utils#hash (method)">hash</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_lines'>lines</span><span class='rparen'>)</span>
632
- <span class='kw'>end</span></pre>
633
- </td>
634
- </tr>
635
- </table>
636
- </div>
637
-
638
- </div>
639
-
640
- </div>
641
-
642
- <div id="footer">
643
- Generated on Tue Apr 2 15:50:34 2019 by
644
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
645
- 0.9.18 (ruby-2.5.3).
646
- </div>
647
-
648
- </div>
649
- </body>
650
- </html>