resque_ui 3.2.3 → 3.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,150 +1,140 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
1
+ <!DOCTYPE html>
2
+
3
+ <html>
5
4
  <head>
6
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
6
+
7
+ <title>Class: ResqueUi::Engine</title>
8
+
9
+ <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet">
7
10
 
8
- <title>Class: ResqueUi::Engine</title>
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "../";
13
+ </script>
9
14
 
10
- <link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
15
+ <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="../js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="../js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="../js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="../js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="../js/darkfish.js"></script>
11
21
 
12
- <script src="../js/jquery.js" type="text/javascript" charset="utf-8"></script>
13
- <script src="../js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
14
- <script src="../js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
15
- <script src="../js/darkfish.js" type="text/javascript" charset="utf-8"></script>
16
22
 
17
- </head>
18
23
  <body id="top" class="class">
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="../index.html">Home</a>
28
+ <a href="../table_of_contents.html#classes">Classes</a>
29
+ <a href="../table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
32
+
33
+
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
41
+
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
44
+
45
+
46
+ <div id="file-metadata">
47
+ <nav id="file-list-section" class="section">
48
+ <h3 class="section-header">Defined In</h3>
49
+ <ul>
50
+ <li>lib/resque_ui.rb
51
+ </ul>
52
+ </nav>
19
53
 
20
- <div id="metadata">
21
- <div id="home-metadata">
22
- <div id="home-section" class="section">
23
- <h3 class="section-header">
24
- <a href="../index.html">Home</a>
25
- <a href="../index.html#classes">Classes</a>
26
- <a href="../index.html#methods">Methods</a>
27
- </h3>
28
- </div>
29
- </div>
30
-
31
- <div id="file-metadata">
32
- <div id="file-list-section" class="section">
33
- <h3 class="section-header">In Files</h3>
34
- <div class="section-body">
35
- <ul>
36
-
37
- <li><a href="../lib/resque_ui_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
38
- class="thickbox" title="lib/resque_ui.rb">lib/resque_ui.rb</a></li>
39
-
40
- </ul>
41
- </div>
42
- </div>
43
-
44
-
45
- </div>
46
-
47
- <div id="class-metadata">
48
-
49
- <!-- Parent Class -->
50
- <div id="parent-class-section" class="section">
51
- <h3 class="section-header">Parent</h3>
52
-
53
- <p class="link">Rails::Engine</p>
54
-
55
- </div>
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
- </div>
66
-
67
- <div id="project-metadata">
68
-
69
-
70
-
71
- <div id="classindex-section" class="section project-section">
72
- <h3 class="section-header">Class/Module Index
73
- <span class="search-toggle"><img src="../images/find.png"
74
- height="16" width="16" alt="[+]"
75
- title="show/hide quicksearch" /></span></h3>
76
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
77
- <fieldset>
78
- <legend>Quicksearch</legend>
79
- <input type="text" name="quicksearch" value=""
80
- class="quicksearch-field" />
81
- </fieldset>
82
- </form>
83
-
84
- <ul class="link-list">
85
-
86
- <li><a href="../Resque.html">Resque</a></li>
87
-
88
- <li><a href="../Resque/ChainedJobWithStatus.html">Resque::ChainedJobWithStatus</a></li>
89
-
90
- <li><a href="../Resque/Job.html">Resque::Job</a></li>
91
-
92
- <li><a href="../Resque/JobWithStatus.html">Resque::JobWithStatus</a></li>
93
-
94
- <li><a href="../Resque/Status.html">Resque::Status</a></li>
95
-
96
- <li><a href="../Resque/Worker.html">Resque::Worker</a></li>
97
-
98
- <li><a href="../ResqueUi.html">ResqueUi</a></li>
99
-
100
- <li><a href="../ResqueUi/Cap.html">ResqueUi::Cap</a></li>
101
-
102
- <li><a href="../ResqueUi/Engine.html">ResqueUi::Engine</a></li>
103
-
104
- <li><a href="../Object.html">Object</a></li>
105
-
106
- <li><a href="../ResqueScheduler.html">ResqueScheduler</a></li>
107
-
108
- </ul>
109
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
110
- </div>
111
-
112
-
113
- </div>
54
+
114
55
  </div>
115
56
 
116
- <div id="documentation">
117
- <h1 class="class">ResqueUi::Engine</h1>
118
-
119
- <div id="description" class="description">
120
-
121
- </div><!-- description -->
57
+ <div id="class-metadata">
58
+
59
+ <nav id="parent-class-section" class="section">
60
+ <h3 class="section-header">Parent</h3>
61
+
62
+ <p class="link">Rails::Engine
63
+
64
+ </nav>
122
65
 
123
66
 
124
67
 
68
+ </div>
69
+
70
+ <div id="project-metadata">
125
71
 
126
- <div id="5Buntitled-5D" class="documentation-section">
127
-
72
+ <nav id="classindex-section" class="section project-section">
73
+ <h3 class="section-header">Class and Module Index</h3>
128
74
 
129
-
75
+ <ul class="link-list">
76
+
77
+ <li><a href="../Resque.html">Resque</a>
78
+
79
+ <li><a href="../Resque/ChainedJobWithStatus.html">Resque::ChainedJobWithStatus</a>
80
+
81
+ <li><a href="../Resque/Failure.html">Resque::Failure</a>
82
+
83
+ <li><a href="../Resque/Failure/Redis.html">Resque::Failure::Redis</a>
84
+
85
+ <li><a href="../Resque/Job.html">Resque::Job</a>
86
+
87
+ <li><a href="../Resque/JobWithStatus.html">Resque::JobWithStatus</a>
88
+
89
+ <li><a href="../Resque/Status.html">Resque::Status</a>
90
+
91
+ <li><a href="../Resque/Worker.html">Resque::Worker</a>
92
+
93
+ <li><a href="../ResqueUi.html">ResqueUi</a>
94
+
95
+ <li><a href="../ResqueUi/Cap.html">ResqueUi::Cap</a>
96
+
97
+ <li><a href="../ResqueUi/Engine.html">ResqueUi::Engine</a>
98
+
99
+ <li><a href="../Object.html">Object</a>
100
+
101
+ <li><a href="../ResqueScheduler.html">ResqueScheduler</a>
102
+
103
+ </ul>
104
+ </nav>
105
+
106
+ </div>
107
+ </nav>
130
108
 
131
-
109
+ <div id="documentation">
110
+ <h1 class="class">class ResqueUi::Engine</h1>
132
111
 
133
-
112
+ <div id="description" class="description">
113
+
114
+ </div><!-- description -->
134
115
 
135
- <!-- Methods -->
136
-
137
- </div><!-- 5Buntitled-5D -->
138
116
 
117
+
118
+
119
+ <section id="5Buntitled-5D" class="documentation-section">
120
+
139
121
 
140
- </div><!-- documentation -->
122
+
123
+
124
+
125
+
126
+
127
+
128
+ <!-- Methods -->
129
+
130
+ </section><!-- 5Buntitled-5D -->
131
+
132
+ </div><!-- documentation -->
141
133
 
142
- <div id="validator-badges">
143
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
144
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
145
- Rdoc Generator</a> 2</small>.</p>
146
- </div>
147
134
 
148
- </body>
149
- </html>
135
+ <footer id="validator-badges">
136
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
137
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
138
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
139
+ </footer>
150
140
 
@@ -1,11 +1,12 @@
1
- Tue, 15 Nov 2011 13:24:38 -0500
1
+ Thu, 08 Dec 2011 11:45:05 -0500
2
2
  README.markdown Mon, 14 Nov 2011 15:34:09 -0500
3
- lib/resque_ui.rb Thu, 10 Nov 2011 11:09:00 -0500
3
+ lib/resque_ui.rb Thu, 08 Dec 2011 11:15:19 -0500
4
4
  lib/resque_ui/cap.rb Wed, 14 Sep 2011 16:39:33 -0400
5
5
  lib/resque_ui/cap_recipes.rb Wed, 09 Nov 2011 13:52:53 -0500
6
6
  lib/resque_ui/overrides/resque/job.rb Mon, 14 Nov 2011 15:39:13 -0500
7
7
  lib/resque_ui/overrides/resque/resque.rb Thu, 15 Sep 2011 12:15:57 -0400
8
8
  lib/resque_ui/overrides/resque/worker.rb Mon, 14 Nov 2011 15:41:51 -0500
9
+ lib/resque_ui/overrides/resque/failure/redis.rb Thu, 08 Dec 2011 11:44:51 -0500
9
10
  lib/resque_ui/overrides/resque_scheduler/resque_scheduler.rb Thu, 15 Sep 2011 11:57:02 -0400
10
11
  lib/resque_ui/overrides/resque_status/chained_job_with_status.rb Thu, 15 Sep 2011 12:06:19 -0400
11
12
  lib/resque_ui/overrides/resque_status/job_with_status.rb Tue, 15 Nov 2011 12:14:57 -0500
Binary file
Binary file
Binary file
@@ -1,181 +1,93 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
1
+ <!DOCTYPE html>
4
2
 
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
3
+ <html>
6
4
  <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
8
6
 
9
- <title>ResqueUi 3.2.2</title>
7
+ <title>ResqueUi 3.2.4</title>
10
8
 
11
- <link type="text/css" media="screen" href="rdoc.css" rel="stylesheet" />
9
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
12
10
 
13
- <script src="js/jquery.js" type="text/javascript" charset="utf-8"></script>
14
- <script src="js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
15
- <script src="js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
16
- <script src="js/darkfish.js" type="text/javascript" charset="utf-8"></script>
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "./";
13
+ </script>
17
14
 
18
- </head>
19
- <body class="indexpage">
15
+ <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
20
21
 
21
-
22
- <h1>ResqueUi 3.2.2</h1>
23
22
 
24
-
25
- <p>This is the API documentation for 'ResqueUi 3.2.2'.</p>
26
-
23
+ <body>
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="./index.html">Home</a>
28
+ <a href="./table_of_contents.html#classes">Classes</a>
29
+ <a href="./table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
27
32
 
28
-
29
-
30
33
 
31
- <h2 id="classes">Classes/Modules</h2>
32
- <ul>
33
-
34
- <li class="module"><a href="Resque.html">Resque</a></li>
35
-
36
- <li class="class"><a href="Resque/ChainedJobWithStatus.html">Resque::ChainedJobWithStatus</a></li>
37
-
38
- <li class="class"><a href="Resque/Job.html">Resque::Job</a></li>
39
-
40
- <li class="class"><a href="Resque/JobWithStatus.html">Resque::JobWithStatus</a></li>
41
-
42
- <li class="class"><a href="Resque/Status.html">Resque::Status</a></li>
43
-
44
- <li class="class"><a href="Resque/Worker.html">Resque::Worker</a></li>
45
-
46
- <li class="module"><a href="ResqueUi.html">ResqueUi</a></li>
47
-
48
- <li class="class"><a href="ResqueUi/Cap.html">ResqueUi::Cap</a></li>
49
-
50
- <li class="class"><a href="ResqueUi/Engine.html">ResqueUi::Engine</a></li>
51
-
52
- <li class="class"><a href="Object.html">Object</a></li>
53
-
54
- <li class="module"><a href="ResqueScheduler.html">ResqueScheduler</a></li>
55
-
56
- </ul>
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
57
41
 
58
- <h2 id="methods">Methods</h2>
59
- <ul>
60
-
61
- <li><a href="Resque/Status.html#method-c-clear">::clear &mdash; Resque::Status</a></li>
62
-
63
- <li><a href="Resque/Status.html#method-c-counter">::counter &mdash; Resque::Status</a></li>
64
-
65
- <li><a href="Resque/Status.html#method-c-counter_key">::counter_key &mdash; Resque::Status</a></li>
66
-
67
- <li><a href="Resque/JobWithStatus.html#method-c-enqueue">::enqueue &mdash; Resque::JobWithStatus</a></li>
68
-
69
- <li><a href="Resque/ChainedJobWithStatus.html#method-c-enqueue">::enqueue &mdash; Resque::ChainedJobWithStatus</a></li>
70
-
71
- <li><a href="ResqueScheduler.html#method-c-farm_status">::farm_status &mdash; ResqueScheduler</a></li>
72
-
73
- <li><a href="Resque/Status.html#method-c-incr_counter">::incr_counter &mdash; Resque::Status</a></li>
74
-
75
- <li><a href="Resque/JobWithStatus.html#method-c-new">::new &mdash; Resque::JobWithStatus</a></li>
76
-
77
- <li><a href="Resque/JobWithStatus.html#method-c-perform">::perform &mdash; Resque::JobWithStatus</a></li>
78
-
79
- <li><a href="ResqueScheduler.html#method-c-pids">::pids &mdash; ResqueScheduler</a></li>
80
-
81
- <li><a href="ResqueScheduler.html#method-c-quit">::quit &mdash; ResqueScheduler</a></li>
82
-
83
- <li><a href="ResqueScheduler.html#method-c-restart">::restart &mdash; ResqueScheduler</a></li>
84
-
85
- <li><a href="ResqueScheduler.html#method-c-start">::start &mdash; ResqueScheduler</a></li>
86
-
87
- <li><a href="Resque/Worker.html#method-c-start">::start &mdash; Resque::Worker</a></li>
88
-
89
- <li><a href="Resque/Status.html#method-c-status_ids">::status_ids &mdash; Resque::Status</a></li>
90
-
91
- <li><a href="Resque.html#method-c-throttle">::throttle &mdash; Resque</a></li>
92
-
93
- <li><a href="Resque/Worker.html#method-c-working">::working &mdash; Resque::Worker</a></li>
94
-
95
- <li><a href="Resque/Worker.html#method-i-all_workers_in_pid_working">#all_workers_in_pid_working &mdash; Resque::Worker</a></li>
96
-
97
- <li><a href="Resque/ChainedJobWithStatus.html#method-i-completed">#completed &mdash; Resque::ChainedJobWithStatus</a></li>
98
-
99
- <li><a href="Resque/Worker.html#method-i-continue">#continue &mdash; Resque::Worker</a></li>
100
-
101
- <li><a href="Resque/JobWithStatus.html#method-i-counter">#counter &mdash; Resque::JobWithStatus</a></li>
102
-
103
- <li><a href="Object.html#method-i-get_rake">#get_rake &mdash; Object</a></li>
104
-
105
- <li><a href="Resque/Worker.html#method-i-id">#id &mdash; Resque::Worker</a></li>
106
-
107
- <li><a href="Resque/JobWithStatus.html#method-i-incr_counter">#incr_counter &mdash; Resque::JobWithStatus</a></li>
108
-
109
- <li><a href="Resque/Worker.html#method-i-ip">#ip &mdash; Resque::Worker</a></li>
110
-
111
- <li><a href="Resque/Worker.html#method-i-local_ip">#local_ip &mdash; Resque::Worker</a></li>
112
-
113
- <li><a href="Resque/JobWithStatus.html#method-i-name">#name &mdash; Resque::JobWithStatus</a></li>
114
-
115
- <li><a href="Resque/ChainedJobWithStatus.html#method-i-name">#name &mdash; Resque::ChainedJobWithStatus</a></li>
116
-
117
- <li><a href="Resque/Worker.html#method-i-pause">#pause &mdash; Resque::Worker</a></li>
118
-
119
- <li><a href="Resque/JobWithStatus.html#method-i-pause-21">#pause! &mdash; Resque::JobWithStatus</a></li>
120
-
121
- <li><a href="Resque/Worker.html#method-i-pause_key">#pause_key &mdash; Resque::Worker</a></li>
122
-
123
- <li><a href="Resque/Worker.html#method-i-pause_processing">#pause_processing &mdash; Resque::Worker</a></li>
124
-
125
- <li><a href="Resque/Worker.html#method-i-paused">#paused &mdash; Resque::Worker</a></li>
126
-
127
- <li><a href="Resque/Status.html#method-i-paused-3F">#paused? &mdash; Resque::Status</a></li>
128
-
129
- <li><a href="Resque/Worker.html#method-i-paused-3F">#paused? &mdash; Resque::Worker</a></li>
130
-
131
- <li><a href="Resque/Job.html#method-i-perform">#perform &mdash; Resque::Job</a></li>
132
-
133
- <li><a href="Resque/Worker.html#method-i-prune_dead_workers">#prune_dead_workers &mdash; Resque::Worker</a></li>
134
-
135
- <li><a href="Resque/Worker.html#method-i-queue">#queue &mdash; Resque::Worker</a></li>
136
-
137
- <li><a href="Resque/Worker.html#method-i-queues">#queues &mdash; Resque::Worker</a></li>
138
-
139
- <li><a href="Resque/Worker.html#method-i-queues_in_pid">#queues_in_pid &mdash; Resque::Worker</a></li>
140
-
141
- <li><a href="Resque/Worker.html#method-i-quit">#quit &mdash; Resque::Worker</a></li>
142
-
143
- <li><a href="Resque/Worker.html#method-i-restart">#restart &mdash; Resque::Worker</a></li>
144
-
145
- <li><a href="Resque/JobWithStatus.html#method-i-safe_perform-21">#safe_perform! &mdash; Resque::JobWithStatus</a></li>
146
-
147
- <li><a href="ResqueScheduler.html#method-i-schedule">#schedule &mdash; ResqueScheduler</a></li>
148
-
149
- <li><a href="ResqueScheduler.html#method-i-schedule-3D">#schedule= &mdash; ResqueScheduler</a></li>
150
-
151
- <li><a href="Resque/Worker.html#method-i-shutdown">#shutdown &mdash; Resque::Worker</a></li>
152
-
153
- <li><a href="Resque/Worker.html#method-i-startup">#startup &mdash; Resque::Worker</a></li>
154
-
155
- <li><a href="Resque/Worker.html#method-i-status">#status &mdash; Resque::Worker</a></li>
156
-
157
- <li><a href="Resque/Worker.html#method-i-status-3D">#status= &mdash; Resque::Worker</a></li>
158
-
159
- <li><a href="Resque/Worker.html#method-i-thread">#thread &mdash; Resque::Worker</a></li>
160
-
161
- <li><a href="Resque/JobWithStatus.html#method-i-tick">#tick &mdash; Resque::JobWithStatus</a></li>
162
-
163
- <li><a href="Resque/Worker.html#method-i-to_s">#to_s &mdash; Resque::Worker</a></li>
164
-
165
- <li><a href="Resque/Worker.html#method-i-unpause_processing">#unpause_processing &mdash; Resque::Worker</a></li>
166
-
167
- <li><a href="Resque/Worker.html#method-i-unregister_worker">#unregister_worker &mdash; Resque::Worker</a></li>
168
-
169
- <li><a href="Resque/Worker.html#method-i-work">#work &mdash; Resque::Worker</a></li>
170
-
171
- <li><a href="Resque/Worker.html#method-i-workers_in_pid">#workers_in_pid &mdash; Resque::Worker</a></li>
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
44
+
45
+
46
+ <div id="project-metadata">
172
47
 
48
+ <nav id="classindex-section" class="section project-section">
49
+ <h3 class="section-header">Class and Module Index</h3>
50
+
51
+ <ul class="link-list">
52
+
53
+ <li><a href="./Resque.html">Resque</a>
54
+
55
+ <li><a href="./Resque/ChainedJobWithStatus.html">Resque::ChainedJobWithStatus</a>
56
+
57
+ <li><a href="./Resque/Failure.html">Resque::Failure</a>
58
+
59
+ <li><a href="./Resque/Failure/Redis.html">Resque::Failure::Redis</a>
60
+
61
+ <li><a href="./Resque/Job.html">Resque::Job</a>
62
+
63
+ <li><a href="./Resque/JobWithStatus.html">Resque::JobWithStatus</a>
64
+
65
+ <li><a href="./Resque/Status.html">Resque::Status</a>
66
+
67
+ <li><a href="./Resque/Worker.html">Resque::Worker</a>
68
+
69
+ <li><a href="./ResqueUi.html">ResqueUi</a>
70
+
71
+ <li><a href="./ResqueUi/Cap.html">ResqueUi::Cap</a>
72
+
73
+ <li><a href="./ResqueUi/Engine.html">ResqueUi::Engine</a>
74
+
75
+ <li><a href="./Object.html">Object</a>
76
+
77
+ <li><a href="./ResqueScheduler.html">ResqueScheduler</a>
78
+
173
79
  </ul>
80
+ </nav>
174
81
 
175
- <div id="validator-badges">
176
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
177
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
178
- Rdoc Generator</a> 2</small>.</p>
179
82
  </div>
180
- </body>
181
- </html>
83
+ </nav>
84
+
85
+ <p>This is the API documentation for ResqueUi 3.2.4.
86
+
87
+
88
+ <footer id="validator-badges">
89
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
90
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
91
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
92
+ </footer>
93
+