scharfie-rails-footnotes 3.4.2 → 3.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. data/VERSION +1 -0
  2. data/pkg/scharfie-rails-footnotes-3.4.2.gem +0 -0
  3. data/rdoc/classes/ActionController.html +107 -0
  4. data/rdoc/classes/ActionController/Base.html +119 -0
  5. data/rdoc/classes/Footnotes.html +186 -0
  6. data/rdoc/classes/Footnotes/Components.html +211 -0
  7. data/rdoc/classes/Footnotes/Extensions.html +128 -0
  8. data/rdoc/classes/Footnotes/Extensions/AbstractAdapter.html +148 -0
  9. data/rdoc/classes/Footnotes/Extensions/Exception.html +205 -0
  10. data/rdoc/classes/Footnotes/Extensions/MockController.html +111 -0
  11. data/rdoc/classes/Footnotes/Extensions/QueryAnalyzer.html +183 -0
  12. data/rdoc/classes/Footnotes/Extensions/Routes.html +148 -0
  13. data/rdoc/classes/Footnotes/Extensions/Sql.html +191 -0
  14. data/rdoc/classes/Footnotes/Filter.html +928 -0
  15. data/rdoc/classes/Footnotes/Notes.html +194 -0
  16. data/rdoc/classes/Footnotes/Notes/AbstractNote.html +698 -0
  17. data/rdoc/classes/Footnotes/Notes/ComponentsNote.html +221 -0
  18. data/rdoc/classes/Footnotes/Notes/ComponentsNote/ClassMethods.html +164 -0
  19. data/rdoc/classes/Footnotes/Notes/ControllerComponentNote.html +120 -0
  20. data/rdoc/classes/Footnotes/Notes/ControllerNote.html +361 -0
  21. data/rdoc/classes/Footnotes/Notes/CookiesNote.html +198 -0
  22. data/rdoc/classes/Footnotes/Notes/EnvNote.html +178 -0
  23. data/rdoc/classes/Footnotes/Notes/FilesNote.html +284 -0
  24. data/rdoc/classes/Footnotes/Notes/FiltersNote.html +291 -0
  25. data/rdoc/classes/Footnotes/Notes/GeneralNote.html +196 -0
  26. data/rdoc/classes/Footnotes/Notes/JavascriptsNote.html +174 -0
  27. data/rdoc/classes/Footnotes/Notes/LayoutNote.html +248 -0
  28. data/rdoc/classes/Footnotes/Notes/LogNote.html +216 -0
  29. data/rdoc/classes/Footnotes/Notes/ParamsComponentNote.html +120 -0
  30. data/rdoc/classes/Footnotes/Notes/ParamsNote.html +198 -0
  31. data/rdoc/classes/Footnotes/Notes/QueriesNote.html +384 -0
  32. data/rdoc/classes/Footnotes/Notes/RoutesNote.html +240 -0
  33. data/rdoc/classes/Footnotes/Notes/SessionNote.html +174 -0
  34. data/rdoc/classes/Footnotes/Notes/StylesheetsNote.html +174 -0
  35. data/rdoc/classes/Footnotes/Notes/ViewComponentNote.html +120 -0
  36. data/rdoc/classes/Footnotes/Notes/ViewNote.html +273 -0
  37. data/rdoc/created.rid +1 -0
  38. data/rdoc/files/README.html +118 -0
  39. data/rdoc/files/lib/rails-footnotes/backtracer_rb.html +101 -0
  40. data/rdoc/files/lib/rails-footnotes/footnotes_rb.html +101 -0
  41. data/rdoc/files/lib/rails-footnotes/notes/abstract_note_rb.html +101 -0
  42. data/rdoc/files/lib/rails-footnotes/notes/components_note_rb.html +101 -0
  43. data/rdoc/files/lib/rails-footnotes/notes/controller_note_rb.html +101 -0
  44. data/rdoc/files/lib/rails-footnotes/notes/cookies_note_rb.html +101 -0
  45. data/rdoc/files/lib/rails-footnotes/notes/env_note_rb.html +101 -0
  46. data/rdoc/files/lib/rails-footnotes/notes/files_note_rb.html +101 -0
  47. data/rdoc/files/lib/rails-footnotes/notes/filters_note_rb.html +101 -0
  48. data/rdoc/files/lib/rails-footnotes/notes/general_note_rb.html +101 -0
  49. data/rdoc/files/lib/rails-footnotes/notes/javascripts_note_rb.html +101 -0
  50. data/rdoc/files/lib/rails-footnotes/notes/layout_note_rb.html +101 -0
  51. data/rdoc/files/lib/rails-footnotes/notes/log_note_rb.html +101 -0
  52. data/rdoc/files/lib/rails-footnotes/notes/params_note_rb.html +101 -0
  53. data/rdoc/files/lib/rails-footnotes/notes/queries_note_rb.html +101 -0
  54. data/rdoc/files/lib/rails-footnotes/notes/routes_note_rb.html +101 -0
  55. data/rdoc/files/lib/rails-footnotes/notes/session_note_rb.html +101 -0
  56. data/rdoc/files/lib/rails-footnotes/notes/stylesheets_note_rb.html +101 -0
  57. data/rdoc/files/lib/rails-footnotes/notes/view_note_rb.html +101 -0
  58. data/rdoc/files/lib/rails-footnotes_rb.html +101 -0
  59. data/rdoc/fr_class_index.html +60 -0
  60. data/rdoc/fr_file_index.html +47 -0
  61. data/rdoc/fr_method_index.html +156 -0
  62. data/rdoc/index.html +24 -0
  63. data/rdoc/rdoc-style.css +208 -0
  64. data/scharfie-rails-footnotes.gemspec +142 -0
  65. metadata +66 -3
  66. data/rails-footnotes.gemspec +0 -46
@@ -0,0 +1,60 @@
1
+
2
+ <?xml version="1.0" encoding="iso-8859-1"?>
3
+ <!DOCTYPE html
4
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
+
7
+ <!--
8
+
9
+ Classes
10
+
11
+ -->
12
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
+ <head>
14
+ <title>Classes</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
+ </head>
19
+ <body>
20
+ <div id="index">
21
+ <h1 class="section-bar">Classes</h1>
22
+ <div id="index-entries">
23
+ <a href="classes/ActionController.html">ActionController</a><br />
24
+ <a href="classes/ActionController/Base.html">ActionController::Base</a><br />
25
+ <a href="classes/Footnotes.html">Footnotes</a><br />
26
+ <a href="classes/Footnotes/Components.html">Footnotes::Components</a><br />
27
+ <a href="classes/Footnotes/Extensions.html">Footnotes::Extensions</a><br />
28
+ <a href="classes/Footnotes/Extensions/AbstractAdapter.html">Footnotes::Extensions::AbstractAdapter</a><br />
29
+ <a href="classes/Footnotes/Extensions/Exception.html">Footnotes::Extensions::Exception</a><br />
30
+ <a href="classes/Footnotes/Extensions/MockController.html">Footnotes::Extensions::MockController</a><br />
31
+ <a href="classes/Footnotes/Extensions/QueryAnalyzer.html">Footnotes::Extensions::QueryAnalyzer</a><br />
32
+ <a href="classes/Footnotes/Extensions/Routes.html">Footnotes::Extensions::Routes</a><br />
33
+ <a href="classes/Footnotes/Extensions/Sql.html">Footnotes::Extensions::Sql</a><br />
34
+ <a href="classes/Footnotes/Filter.html">Footnotes::Filter</a><br />
35
+ <a href="classes/Footnotes/Notes.html">Footnotes::Notes</a><br />
36
+ <a href="classes/Footnotes/Notes/AbstractNote.html">Footnotes::Notes::AbstractNote</a><br />
37
+ <a href="classes/Footnotes/Notes/ComponentsNote.html">Footnotes::Notes::ComponentsNote</a><br />
38
+ <a href="classes/Footnotes/Notes/ComponentsNote/ClassMethods.html">Footnotes::Notes::ComponentsNote::ClassMethods</a><br />
39
+ <a href="classes/Footnotes/Notes/ControllerComponentNote.html">Footnotes::Notes::ControllerComponentNote</a><br />
40
+ <a href="classes/Footnotes/Notes/ControllerNote.html">Footnotes::Notes::ControllerNote</a><br />
41
+ <a href="classes/Footnotes/Notes/CookiesNote.html">Footnotes::Notes::CookiesNote</a><br />
42
+ <a href="classes/Footnotes/Notes/EnvNote.html">Footnotes::Notes::EnvNote</a><br />
43
+ <a href="classes/Footnotes/Notes/FilesNote.html">Footnotes::Notes::FilesNote</a><br />
44
+ <a href="classes/Footnotes/Notes/FiltersNote.html">Footnotes::Notes::FiltersNote</a><br />
45
+ <a href="classes/Footnotes/Notes/GeneralNote.html">Footnotes::Notes::GeneralNote</a><br />
46
+ <a href="classes/Footnotes/Notes/JavascriptsNote.html">Footnotes::Notes::JavascriptsNote</a><br />
47
+ <a href="classes/Footnotes/Notes/LayoutNote.html">Footnotes::Notes::LayoutNote</a><br />
48
+ <a href="classes/Footnotes/Notes/LogNote.html">Footnotes::Notes::LogNote</a><br />
49
+ <a href="classes/Footnotes/Notes/ParamsComponentNote.html">Footnotes::Notes::ParamsComponentNote</a><br />
50
+ <a href="classes/Footnotes/Notes/ParamsNote.html">Footnotes::Notes::ParamsNote</a><br />
51
+ <a href="classes/Footnotes/Notes/QueriesNote.html">Footnotes::Notes::QueriesNote</a><br />
52
+ <a href="classes/Footnotes/Notes/RoutesNote.html">Footnotes::Notes::RoutesNote</a><br />
53
+ <a href="classes/Footnotes/Notes/SessionNote.html">Footnotes::Notes::SessionNote</a><br />
54
+ <a href="classes/Footnotes/Notes/StylesheetsNote.html">Footnotes::Notes::StylesheetsNote</a><br />
55
+ <a href="classes/Footnotes/Notes/ViewComponentNote.html">Footnotes::Notes::ViewComponentNote</a><br />
56
+ <a href="classes/Footnotes/Notes/ViewNote.html">Footnotes::Notes::ViewNote</a><br />
57
+ </div>
58
+ </div>
59
+ </body>
60
+ </html>
@@ -0,0 +1,47 @@
1
+
2
+ <?xml version="1.0" encoding="iso-8859-1"?>
3
+ <!DOCTYPE html
4
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
+
7
+ <!--
8
+
9
+ Files
10
+
11
+ -->
12
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
+ <head>
14
+ <title>Files</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
+ </head>
19
+ <body>
20
+ <div id="index">
21
+ <h1 class="section-bar">Files</h1>
22
+ <div id="index-entries">
23
+ <a href="files/README.html">README</a><br />
24
+ <a href="files/lib/rails-footnotes_rb.html">lib/rails-footnotes.rb</a><br />
25
+ <a href="files/lib/rails-footnotes/backtracer_rb.html">lib/rails-footnotes/backtracer.rb</a><br />
26
+ <a href="files/lib/rails-footnotes/footnotes_rb.html">lib/rails-footnotes/footnotes.rb</a><br />
27
+ <a href="files/lib/rails-footnotes/notes/abstract_note_rb.html">lib/rails-footnotes/notes/abstract_note.rb</a><br />
28
+ <a href="files/lib/rails-footnotes/notes/components_note_rb.html">lib/rails-footnotes/notes/components_note.rb</a><br />
29
+ <a href="files/lib/rails-footnotes/notes/controller_note_rb.html">lib/rails-footnotes/notes/controller_note.rb</a><br />
30
+ <a href="files/lib/rails-footnotes/notes/cookies_note_rb.html">lib/rails-footnotes/notes/cookies_note.rb</a><br />
31
+ <a href="files/lib/rails-footnotes/notes/env_note_rb.html">lib/rails-footnotes/notes/env_note.rb</a><br />
32
+ <a href="files/lib/rails-footnotes/notes/files_note_rb.html">lib/rails-footnotes/notes/files_note.rb</a><br />
33
+ <a href="files/lib/rails-footnotes/notes/filters_note_rb.html">lib/rails-footnotes/notes/filters_note.rb</a><br />
34
+ <a href="files/lib/rails-footnotes/notes/general_note_rb.html">lib/rails-footnotes/notes/general_note.rb</a><br />
35
+ <a href="files/lib/rails-footnotes/notes/javascripts_note_rb.html">lib/rails-footnotes/notes/javascripts_note.rb</a><br />
36
+ <a href="files/lib/rails-footnotes/notes/layout_note_rb.html">lib/rails-footnotes/notes/layout_note.rb</a><br />
37
+ <a href="files/lib/rails-footnotes/notes/log_note_rb.html">lib/rails-footnotes/notes/log_note.rb</a><br />
38
+ <a href="files/lib/rails-footnotes/notes/params_note_rb.html">lib/rails-footnotes/notes/params_note.rb</a><br />
39
+ <a href="files/lib/rails-footnotes/notes/queries_note_rb.html">lib/rails-footnotes/notes/queries_note.rb</a><br />
40
+ <a href="files/lib/rails-footnotes/notes/routes_note_rb.html">lib/rails-footnotes/notes/routes_note.rb</a><br />
41
+ <a href="files/lib/rails-footnotes/notes/session_note_rb.html">lib/rails-footnotes/notes/session_note.rb</a><br />
42
+ <a href="files/lib/rails-footnotes/notes/stylesheets_note_rb.html">lib/rails-footnotes/notes/stylesheets_note.rb</a><br />
43
+ <a href="files/lib/rails-footnotes/notes/view_note_rb.html">lib/rails-footnotes/notes/view_note.rb</a><br />
44
+ </div>
45
+ </div>
46
+ </body>
47
+ </html>
@@ -0,0 +1,156 @@
1
+
2
+ <?xml version="1.0" encoding="iso-8859-1"?>
3
+ <!DOCTYPE html
4
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
+
7
+ <!--
8
+
9
+ Methods
10
+
11
+ -->
12
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
+ <head>
14
+ <title>Methods</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
+ </head>
19
+ <body>
20
+ <div id="index">
21
+ <h1 class="section-bar">Methods</h1>
22
+ <div id="index-entries">
23
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000062">action_index (Footnotes::Notes::ControllerNote)</a><br />
24
+ <a href="classes/Footnotes/Filter.html#M000111">add_footnotes! (Footnotes::Filter)</a><br />
25
+ <a href="classes/Footnotes/Components.html#M000002">add_footnotes_with_component! (Footnotes::Components)</a><br />
26
+ <a href="classes/Footnotes/Filter.html#M000114">add_footnotes_without_validation! (Footnotes::Filter)</a><br />
27
+ <a href="classes/Footnotes/Extensions/Exception.html#M000100">add_links_to_backtrace (Footnotes::Extensions::Exception)</a><br />
28
+ <a href="classes/Footnotes/Filter.html#M000105">after (Footnotes::Filter)</a><br />
29
+ <a href="classes/Footnotes/Filter.html#M000104">before (Footnotes::Filter)</a><br />
30
+ <a href="classes/Footnotes/Extensions/Exception.html#M000101">clean_backtrace_with_links (Footnotes::Extensions::Exception)</a><br />
31
+ <a href="classes/Footnotes/Filter.html#M000126">close (Footnotes::Filter)</a><br />
32
+ <a href="classes/Footnotes/Filter.html#M000112">close! (Footnotes::Filter)</a><br />
33
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000071">close! (Footnotes::Notes::AbstractNote)</a><br />
34
+ <a href="classes/Footnotes/Filter.html#M000127">close_helper (Footnotes::Filter)</a><br />
35
+ <a href="classes/Footnotes/Filter.html#M000119">component_request? (Footnotes::Filter)</a><br />
36
+ <a href="classes/Footnotes/Notes/LogNote.html#M000033">content (Footnotes::Notes::LogNote)</a><br />
37
+ <a href="classes/Footnotes/Notes/RoutesNote.html#M000089">content (Footnotes::Notes::RoutesNote)</a><br />
38
+ <a href="classes/Footnotes/Notes/SessionNote.html#M000066">content (Footnotes::Notes::SessionNote)</a><br />
39
+ <a href="classes/Footnotes/Notes/GeneralNote.html#M000037">content (Footnotes::Notes::GeneralNote)</a><br />
40
+ <a href="classes/Footnotes/Notes/FilesNote.html#M000026">content (Footnotes::Notes::FilesNote)</a><br />
41
+ <a href="classes/Footnotes/Notes/CookiesNote.html#M000042">content (Footnotes::Notes::CookiesNote)</a><br />
42
+ <a href="classes/Footnotes/Notes/FiltersNote.html#M000020">content (Footnotes::Notes::FiltersNote)</a><br />
43
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000047">content (Footnotes::Notes::QueriesNote)</a><br />
44
+ <a href="classes/Footnotes/Notes/ParamsNote.html#M000055">content (Footnotes::Notes::ParamsNote)</a><br />
45
+ <a href="classes/Footnotes/Notes/EnvNote.html#M000031">content (Footnotes::Notes::EnvNote)</a><br />
46
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000060">controller_filename (Footnotes::Notes::ControllerNote)</a><br />
47
+ <a href="classes/Footnotes/Notes/FiltersNote.html#M000022">controller_filtered_actions (Footnotes::Notes::FiltersNote)</a><br />
48
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000063">controller_line_number (Footnotes::Notes::ControllerNote)</a><br />
49
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000061">controller_text (Footnotes::Notes::ControllerNote)</a><br />
50
+ <a href="classes/Footnotes/Filter.html#M000107">each_with_rescue (Footnotes::Filter)</a><br />
51
+ <a href="classes/Footnotes/Filter.html#M000130">each_with_rescue (Footnotes::Filter)</a><br />
52
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000084">escape (Footnotes::Notes::AbstractNote)</a><br />
53
+ <a href="classes/Footnotes/Extensions/QueryAnalyzer.html#M000098">execute_with_analyzer (Footnotes::Extensions::QueryAnalyzer)</a><br />
54
+ <a href="classes/Footnotes/Filter.html#M000125">fieldsets (Footnotes::Filter)</a><br />
55
+ <a href="classes/Footnotes/Notes/ViewNote.html#M000015">filename (Footnotes::Notes::ViewNote)</a><br />
56
+ <a href="classes/Footnotes/Notes/LayoutNote.html#M000095">filename (Footnotes::Notes::LayoutNote)</a><br />
57
+ <a href="classes/Footnotes/Extensions/Routes.html#M000102">filtered_routes (Footnotes::Extensions::Routes)</a><br />
58
+ <a href="classes/Footnotes/Notes/ViewNote.html#M000014">first_render? (Footnotes::Notes::ViewNote)</a><br />
59
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000082">has_fieldset? (Footnotes::Notes::AbstractNote)</a><br />
60
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000086">hash_to_xml_attributes (Footnotes::Notes::AbstractNote)</a><br />
61
+ <a href="classes/Footnotes/Components.html#M000001">included (Footnotes::Components)</a><br />
62
+ <a href="classes/Footnotes/Notes/ComponentsNote.html#M000004">included (Footnotes::Notes::ComponentsNote)</a><br />
63
+ <a href="classes/Footnotes/Extensions/Exception.html#M000099">included (Footnotes::Extensions::Exception)</a><br />
64
+ <a href="classes/Footnotes/Extensions/QueryAnalyzer.html#M000097">included (Footnotes::Extensions::QueryAnalyzer)</a><br />
65
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000069">included? (Footnotes::Notes::AbstractNote)</a><br />
66
+ <a href="classes/Footnotes/Components.html#M000003">initialize_component_notes! (Footnotes::Components)</a><br />
67
+ <a href="classes/Footnotes/Filter.html#M000115">initialize_notes! (Footnotes::Filter)</a><br />
68
+ <a href="classes/Footnotes/Filter.html#M000123">insert_footnotes (Footnotes::Filter)</a><br />
69
+ <a href="classes/Footnotes/Filter.html#M000122">insert_styles (Footnotes::Filter)</a><br />
70
+ <a href="classes/Footnotes/Filter.html#M000129">insert_text (Footnotes::Filter)</a><br />
71
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000080">javascript (Footnotes::Notes::AbstractNote)</a><br />
72
+ <a href="classes/Footnotes/Notes/GeneralNote.html#M000036">legend (Footnotes::Notes::GeneralNote)</a><br />
73
+ <a href="classes/Footnotes/Notes/FiltersNote.html#M000019">legend (Footnotes::Notes::FiltersNote)</a><br />
74
+ <a href="classes/Footnotes/Notes/ComponentsNote.html#M000007">legend (Footnotes::Notes::ComponentsNote)</a><br />
75
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000076">legend (Footnotes::Notes::AbstractNote)</a><br />
76
+ <a href="classes/Footnotes/Notes/RoutesNote.html#M000088">legend (Footnotes::Notes::RoutesNote)</a><br />
77
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000064">lines_from_index (Footnotes::Notes::ControllerNote)</a><br />
78
+ <a href="classes/Footnotes/Notes/ViewNote.html#M000012">link (Footnotes::Notes::ViewNote)</a><br />
79
+ <a href="classes/Footnotes/Notes/LayoutNote.html#M000093">link (Footnotes::Notes::LayoutNote)</a><br />
80
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000058">link (Footnotes::Notes::ControllerNote)</a><br />
81
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000077">link (Footnotes::Notes::AbstractNote)</a><br />
82
+ <a href="classes/Footnotes/Filter.html#M000128">link_helper (Footnotes::Filter)</a><br />
83
+ <a href="classes/Footnotes/Filter.html#M000124">links (Footnotes::Filter)</a><br />
84
+ <a href="classes/Footnotes/Filter.html#M000108">log_error (Footnotes::Filter)</a><br />
85
+ <a href="classes/Footnotes/Extensions/AbstractAdapter.html#M000096">log_silence (Footnotes::Extensions::AbstractAdapter)</a><br />
86
+ <a href="classes/Footnotes/Notes/LogNote.html#M000034">log_tail (Footnotes::Notes::LogNote)</a><br />
87
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000085">mount_table (Footnotes::Notes::AbstractNote)</a><br />
88
+ <a href="classes/Footnotes/Notes/ViewNote.html#M000010">new (Footnotes::Notes::ViewNote)</a><br />
89
+ <a href="classes/Footnotes/Notes/EnvNote.html#M000030">new (Footnotes::Notes::EnvNote)</a><br />
90
+ <a href="classes/Footnotes/Filter.html#M000110">new (Footnotes::Filter)</a><br />
91
+ <a href="classes/Footnotes/Notes/SessionNote.html#M000065">new (Footnotes::Notes::SessionNote)</a><br />
92
+ <a href="classes/Footnotes/Extensions/Sql.html#M000103">new (Footnotes::Extensions::Sql)</a><br />
93
+ <a href="classes/Footnotes/Notes/FilesNote.html#M000024">new (Footnotes::Notes::FilesNote)</a><br />
94
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000072">new (Footnotes::Notes::AbstractNote)</a><br />
95
+ <a href="classes/Footnotes/Notes/LogNote.html#M000032">new (Footnotes::Notes::LogNote)</a><br />
96
+ <a href="classes/Footnotes/Notes/ComponentsNote.html#M000005">new (Footnotes::Notes::ComponentsNote)</a><br />
97
+ <a href="classes/Footnotes/Notes/LayoutNote.html#M000091">new (Footnotes::Notes::LayoutNote)</a><br />
98
+ <a href="classes/Footnotes/Notes/FiltersNote.html#M000018">new (Footnotes::Notes::FiltersNote)</a><br />
99
+ <a href="classes/Footnotes/Notes/ParamsNote.html#M000053">new (Footnotes::Notes::ParamsNote)</a><br />
100
+ <a href="classes/Footnotes/Notes/CookiesNote.html#M000040">new (Footnotes::Notes::CookiesNote)</a><br />
101
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000056">new (Footnotes::Notes::ControllerNote)</a><br />
102
+ <a href="classes/Footnotes/Notes/RoutesNote.html#M000087">new (Footnotes::Notes::RoutesNote)</a><br />
103
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000078">onclick (Footnotes::Notes::AbstractNote)</a><br />
104
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000048">parse_explain (Footnotes::Notes::QueriesNote)</a><br />
105
+ <a href="classes/Footnotes/Notes/FilesNote.html#M000029">parse_files! (Footnotes::Notes::FilesNote)</a><br />
106
+ <a href="classes/Footnotes/Notes/FiltersNote.html#M000021">parse_filters (Footnotes::Notes::FiltersNote)</a><br />
107
+ <a href="classes/Footnotes/Notes/FiltersNote.html#M000023">parse_method (Footnotes::Notes::FiltersNote)</a><br />
108
+ <a href="classes/Footnotes/Notes/RoutesNote.html#M000090">parse_routes (Footnotes::Notes::RoutesNote)</a><br />
109
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000049">parse_trace (Footnotes::Notes::QueriesNote)</a><br />
110
+ <a href="classes/Footnotes/Filter.html#M000116">performed_render? (Footnotes::Filter)</a><br />
111
+ <a href="classes/Footnotes/Filter.html#M000109">prefix (Footnotes::Filter)</a><br />
112
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000083">prefix? (Footnotes::Notes::AbstractNote)</a><br />
113
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000052">print_explain (Footnotes::Notes::QueriesNote)</a><br />
114
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000050">print_name_and_time (Footnotes::Notes::QueriesNote)</a><br />
115
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000051">print_query (Footnotes::Notes::QueriesNote)</a><br />
116
+ <a href="classes/Footnotes/Filter.html#M000121">read_asset (Footnotes::Filter)</a><br />
117
+ <a href="classes/Footnotes/Notes/ViewNote.html#M000011">row (Footnotes::Notes::ViewNote)</a><br />
118
+ <a href="classes/Footnotes/Notes/LayoutNote.html#M000092">row (Footnotes::Notes::LayoutNote)</a><br />
119
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000057">row (Footnotes::Notes::ControllerNote)</a><br />
120
+ <a href="classes/Footnotes/Notes/FilesNote.html#M000025">row (Footnotes::Notes::FilesNote)</a><br />
121
+ <a href="classes/Footnotes/Notes/ComponentsNote.html#M000006">row (Footnotes::Notes::ComponentsNote)</a><br />
122
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000074">row (Footnotes::Notes::AbstractNote)</a><br />
123
+ <a href="classes/Footnotes/Notes/StylesheetsNote.html#M000039">scan_text (Footnotes::Notes::StylesheetsNote)</a><br />
124
+ <a href="classes/Footnotes/Notes/JavascriptsNote.html#M000017">scan_text (Footnotes::Notes::JavascriptsNote)</a><br />
125
+ <a href="classes/Footnotes/Notes/FilesNote.html#M000028">scan_text (Footnotes::Notes::FilesNote)</a><br />
126
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000070">start! (Footnotes::Notes::AbstractNote)</a><br />
127
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000043">start! (Footnotes::Notes::QueriesNote)</a><br />
128
+ <a href="classes/Footnotes/Filter.html#M000106">start! (Footnotes::Filter)</a><br />
129
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000079">stylesheet (Footnotes::Notes::AbstractNote)</a><br />
130
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000046">stylesheet (Footnotes::Notes::QueriesNote)</a><br />
131
+ <a href="classes/Footnotes/Notes/ComponentsNote/ClassMethods.html#M000009">title (Footnotes::Notes::ComponentsNote::ClassMethods)</a><br />
132
+ <a href="classes/Footnotes/Notes/JavascriptsNote.html#M000016">title (Footnotes::Notes::JavascriptsNote)</a><br />
133
+ <a href="classes/Footnotes/Notes/ParamsNote.html#M000054">title (Footnotes::Notes::ParamsNote)</a><br />
134
+ <a href="classes/Footnotes/Notes/StylesheetsNote.html#M000038">title (Footnotes::Notes::StylesheetsNote)</a><br />
135
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000068">title (Footnotes::Notes::AbstractNote)</a><br />
136
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000045">title (Footnotes::Notes::QueriesNote)</a><br />
137
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000075">title (Footnotes::Notes::AbstractNote)</a><br />
138
+ <a href="classes/Footnotes/Notes/GeneralNote.html#M000035">title (Footnotes::Notes::GeneralNote)</a><br />
139
+ <a href="classes/Footnotes/Notes/CookiesNote.html#M000041">title (Footnotes::Notes::CookiesNote)</a><br />
140
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000073">to_sym (Footnotes::Notes::AbstractNote)</a><br />
141
+ <a href="classes/Footnotes/Notes/QueriesNote.html#M000044">to_sym (Footnotes::Notes::QueriesNote)</a><br />
142
+ <a href="classes/Footnotes/Notes/ComponentsNote/ClassMethods.html#M000008">to_sym (Footnotes::Notes::ComponentsNote::ClassMethods)</a><br />
143
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000067">to_sym (Footnotes::Notes::AbstractNote)</a><br />
144
+ <a href="classes/Footnotes/Notes/AbstractNote.html#M000081">valid? (Footnotes::Notes::AbstractNote)</a><br />
145
+ <a href="classes/Footnotes/Notes/ControllerNote.html#M000059">valid? (Footnotes::Notes::ControllerNote)</a><br />
146
+ <a href="classes/Footnotes/Notes/LayoutNote.html#M000094">valid? (Footnotes::Notes::LayoutNote)</a><br />
147
+ <a href="classes/Footnotes/Notes/FilesNote.html#M000027">valid? (Footnotes::Notes::FilesNote)</a><br />
148
+ <a href="classes/Footnotes/Notes/ViewNote.html#M000013">valid? (Footnotes::Notes::ViewNote)</a><br />
149
+ <a href="classes/Footnotes/Filter.html#M000113">valid? (Footnotes::Filter)</a><br />
150
+ <a href="classes/Footnotes/Filter.html#M000118">valid_content_type? (Footnotes::Filter)</a><br />
151
+ <a href="classes/Footnotes/Filter.html#M000117">valid_format? (Footnotes::Filter)</a><br />
152
+ <a href="classes/Footnotes/Filter.html#M000120">xhr? (Footnotes::Filter)</a><br />
153
+ </div>
154
+ </div>
155
+ </body>
156
+ </html>
@@ -0,0 +1,24 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
5
+
6
+ <!--
7
+
8
+ scharfie-rails-footnotes 3.4.2
9
+
10
+ -->
11
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
12
+ <head>
13
+ <title>scharfie-rails-footnotes 3.4.2</title>
14
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
15
+ </head>
16
+ <frameset rows="20%, 80%">
17
+ <frameset cols="25%,35%,45%">
18
+ <frame src="fr_file_index.html" title="Files" name="Files" />
19
+ <frame src="fr_class_index.html" name="Classes" />
20
+ <frame src="fr_method_index.html" name="Methods" />
21
+ </frameset>
22
+ <frame src="files/README.html" name="docwin" />
23
+ </frameset>
24
+ </html>
@@ -0,0 +1,208 @@
1
+
2
+ body {
3
+ font-family: Verdana,Arial,Helvetica,sans-serif;
4
+ font-size: 90%;
5
+ margin: 0;
6
+ margin-left: 40px;
7
+ padding: 0;
8
+ background: white;
9
+ }
10
+
11
+ h1,h2,h3,h4 { margin: 0; color: #efefef; background: transparent; }
12
+ h1 { font-size: 150%; }
13
+ h2,h3,h4 { margin-top: 1em; }
14
+
15
+ a { background: #eef; color: #039; text-decoration: none; }
16
+ a:hover { background: #039; color: #eef; }
17
+
18
+ /* Override the base stylesheet's Anchor inside a table cell */
19
+ td > a {
20
+ background: transparent;
21
+ color: #039;
22
+ text-decoration: none;
23
+ }
24
+
25
+ /* and inside a section title */
26
+ .section-title > a {
27
+ background: transparent;
28
+ color: #eee;
29
+ text-decoration: none;
30
+ }
31
+
32
+ /* === Structural elements =================================== */
33
+
34
+ div#index {
35
+ margin: 0;
36
+ margin-left: -40px;
37
+ padding: 0;
38
+ font-size: 90%;
39
+ }
40
+
41
+
42
+ div#index a {
43
+ margin-left: 0.7em;
44
+ }
45
+
46
+ div#index .section-bar {
47
+ margin-left: 0px;
48
+ padding-left: 0.7em;
49
+ background: #ccc;
50
+ font-size: small;
51
+ }
52
+
53
+
54
+ div#classHeader, div#fileHeader {
55
+ width: auto;
56
+ color: white;
57
+ padding: 0.5em 1.5em 0.5em 1.5em;
58
+ margin: 0;
59
+ margin-left: -40px;
60
+ border-bottom: 3px solid #006;
61
+ }
62
+
63
+ div#classHeader a, div#fileHeader a {
64
+ background: inherit;
65
+ color: white;
66
+ }
67
+
68
+ div#classHeader td, div#fileHeader td {
69
+ background: inherit;
70
+ color: white;
71
+ }
72
+
73
+
74
+ div#fileHeader {
75
+ background: #057;
76
+ }
77
+
78
+ div#classHeader {
79
+ background: #048;
80
+ }
81
+
82
+
83
+ .class-name-in-header {
84
+ font-size: 180%;
85
+ font-weight: bold;
86
+ }
87
+
88
+
89
+ div#bodyContent {
90
+ padding: 0 1.5em 0 1.5em;
91
+ }
92
+
93
+ div#description {
94
+ padding: 0.5em 1.5em;
95
+ background: #efefef;
96
+ border: 1px dotted #999;
97
+ }
98
+
99
+ div#description h1,h2,h3,h4,h5,h6 {
100
+ color: #125;;
101
+ background: transparent;
102
+ }
103
+
104
+ div#validator-badges {
105
+ text-align: center;
106
+ }
107
+ div#validator-badges img { border: 0; }
108
+
109
+ div#copyright {
110
+ color: #333;
111
+ background: #efefef;
112
+ font: 0.75em sans-serif;
113
+ margin-top: 5em;
114
+ margin-bottom: 0;
115
+ padding: 0.5em 2em;
116
+ }
117
+
118
+
119
+ /* === Classes =================================== */
120
+
121
+ table.header-table {
122
+ color: white;
123
+ font-size: small;
124
+ }
125
+
126
+ .type-note {
127
+ font-size: small;
128
+ color: #DEDEDE;
129
+ }
130
+
131
+ .xxsection-bar {
132
+ background: #eee;
133
+ color: #333;
134
+ padding: 3px;
135
+ }
136
+
137
+ .section-bar {
138
+ color: #333;
139
+ border-bottom: 1px solid #999;
140
+ margin-left: -20px;
141
+ }
142
+
143
+
144
+ .section-title {
145
+ background: #79a;
146
+ color: #eee;
147
+ padding: 3px;
148
+ margin-top: 2em;
149
+ margin-left: -30px;
150
+ border: 1px solid #999;
151
+ }
152
+
153
+ .top-aligned-row { vertical-align: top }
154
+ .bottom-aligned-row { vertical-align: bottom }
155
+
156
+ /* --- Context section classes ----------------------- */
157
+
158
+ .context-row { }
159
+ .context-item-name { font-family: monospace; font-weight: bold; color: black; }
160
+ .context-item-value { font-size: small; color: #448; }
161
+ .context-item-desc { color: #333; padding-left: 2em; }
162
+
163
+ /* --- Method classes -------------------------- */
164
+ .method-detail {
165
+ background: #efefef;
166
+ padding: 0;
167
+ margin-top: 0.5em;
168
+ margin-bottom: 1em;
169
+ border: 1px dotted #ccc;
170
+ }
171
+ .method-heading {
172
+ color: black;
173
+ background: #ccc;
174
+ border-bottom: 1px solid #666;
175
+ padding: 0.2em 0.5em 0 0.5em;
176
+ }
177
+ .method-signature { color: black; background: inherit; }
178
+ .method-name { font-weight: bold; }
179
+ .method-args { font-style: italic; }
180
+ .method-description { padding: 0 0.5em 0 0.5em; }
181
+
182
+ /* --- Source code sections -------------------- */
183
+
184
+ a.source-toggle { font-size: 90%; }
185
+ div.method-source-code {
186
+ background: #262626;
187
+ color: #ffdead;
188
+ margin: 1em;
189
+ padding: 0.5em;
190
+ border: 1px dashed #999;
191
+ overflow: hidden;
192
+ }
193
+
194
+ div.method-source-code pre { color: #ffdead; overflow: hidden; }
195
+
196
+ /* --- Ruby keyword styles --------------------- */
197
+
198
+ .standalone-code { background: #221111; color: #ffdead; overflow: hidden; }
199
+
200
+ .ruby-constant { color: #7fffd4; background: transparent; }
201
+ .ruby-keyword { color: #00ffff; background: transparent; }
202
+ .ruby-ivar { color: #eedd82; background: transparent; }
203
+ .ruby-operator { color: #00ffee; background: transparent; }
204
+ .ruby-identifier { color: #ffdead; background: transparent; }
205
+ .ruby-node { color: #ffa07a; background: transparent; }
206
+ .ruby-comment { color: #b22222; font-weight: bold; background: transparent; }
207
+ .ruby-regexp { color: #ffa07a; background: transparent; }
208
+ .ruby-value { color: #7fffd4; background: transparent; }