safubot 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/.yardoc/checksums +9 -0
- data/.yardoc/objects/root.dat +0 -0
- data/.yardoc/proxy_types +0 -0
- data/README.md +52 -1
- data/doc/Safubot/Bot.html +1287 -652
- data/doc/Safubot/Evented.html +409 -276
- data/doc/Safubot/KnownUser.html +476 -254
- data/doc/Safubot/Log.html +184 -192
- data/doc/Safubot/Query.html +131 -164
- data/doc/Safubot/Request.html +158 -147
- data/doc/Safubot/Response.html +92 -135
- data/doc/Safubot/Test.html +166 -187
- data/doc/Safubot/Twitter/Bot.html +1005 -455
- data/doc/Safubot/Twitter/DirectMessage.html +417 -238
- data/doc/Safubot/Twitter/Tweet.html +725 -398
- data/doc/Safubot/Twitter.html +69 -116
- data/doc/Safubot/XMPP/Bot.html +625 -303
- data/doc/Safubot/XMPP/Message.html +372 -217
- data/doc/Safubot/XMPP.html +69 -116
- data/doc/Safubot.html +155 -126
- data/doc/_index.html +294 -0
- data/doc/class_list.html +47 -0
- data/doc/css/common.css +1 -0
- data/doc/css/full_list.css +55 -0
- data/doc/css/style.css +322 -0
- data/doc/file.README.html +140 -0
- data/doc/file_list.html +49 -0
- data/doc/frames.html +13 -0
- data/doc/index.html +129 -101
- data/doc/js/app.js +205 -0
- data/doc/js/full_list.js +167 -0
- data/doc/js/jquery.js +3 -5
- data/doc/method_list.html +638 -0
- data/doc/top-level-namespace.html +103 -0
- data/lib/safubot/bot.rb +22 -20
- data/lib/safubot/known_user.rb +2 -0
- data/lib/safubot/twitter.rb +30 -26
- data/lib/safubot/version.rb +1 -1
- data/lib/safubot/xmpp.rb +20 -14
- data/safubot.gemspec +1 -0
- metadata +50 -71
- data/doc/Gemfile.html +0 -119
- data/doc/Object.html +0 -171
- data/doc/Rakefile.html +0 -117
- data/doc/created.rid +0 -14
- data/doc/foo_rb.html +0 -115
- data/doc/images/add.png +0 -0
- data/doc/images/brick.png +0 -0
- data/doc/images/brick_link.png +0 -0
- data/doc/images/bug.png +0 -0
- data/doc/images/bullet_black.png +0 -0
- data/doc/images/bullet_toggle_minus.png +0 -0
- data/doc/images/bullet_toggle_plus.png +0 -0
- data/doc/images/date.png +0 -0
- data/doc/images/delete.png +0 -0
- data/doc/images/find.png +0 -0
- data/doc/images/loadingAnimation.gif +0 -0
- data/doc/images/macFFBgHack.png +0 -0
- data/doc/images/package.png +0 -0
- data/doc/images/page_green.png +0 -0
- data/doc/images/page_white_text.png +0 -0
- data/doc/images/page_white_width.png +0 -0
- data/doc/images/plugin.png +0 -0
- data/doc/images/ruby.png +0 -0
- data/doc/images/tag_blue.png +0 -0
- data/doc/images/tag_green.png +0 -0
- data/doc/images/transparent.png +0 -0
- data/doc/images/wrench.png +0 -0
- data/doc/images/wrench_orange.png +0 -0
- data/doc/images/zoom.png +0 -0
- data/doc/js/darkfish.js +0 -153
- data/doc/js/navigation.js +0 -142
- data/doc/js/search.js +0 -94
- data/doc/js/search_index.js +0 -1
- data/doc/js/searcher.js +0 -228
- data/doc/lib/safubot/bot_rb.html +0 -115
- data/doc/lib/safubot/evented_rb.html +0 -115
- data/doc/lib/safubot/known_user_rb.html +0 -115
- data/doc/lib/safubot/log_rb.html +0 -115
- data/doc/lib/safubot/safubot_rb.html +0 -115
- data/doc/lib/safubot/spec/bot_spec_rb.html +0 -115
- data/doc/lib/safubot/spec/twitter_spec_rb.html +0 -137
- data/doc/lib/safubot/test_helper_rb.html +0 -115
- data/doc/lib/safubot/twitter_rb.html +0 -115
- data/doc/lib/safubot/version_rb.html +0 -115
- data/doc/lib/safubot/xmpp_rb.html +0 -115
- data/doc/lib/safubot_rb.html +0 -115
- data/doc/rdoc.css +0 -543
- data/doc/table_of_contents.html +0 -224
data/doc/Gemfile.html
DELETED
@@ -1,119 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
6
|
-
|
7
|
-
<title>Gemfile</title>
|
8
|
-
|
9
|
-
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
|
10
|
-
|
11
|
-
<script type="text/javascript">
|
12
|
-
var rdoc_rel_prefix = "./";
|
13
|
-
</script>
|
14
|
-
|
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>
|
21
|
-
|
22
|
-
|
23
|
-
<body class="file">
|
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="project-metadata">
|
47
|
-
<nav id="fileindex-section" class="section project-section">
|
48
|
-
<h3 class="section-header">Pages</h3>
|
49
|
-
|
50
|
-
<ul>
|
51
|
-
|
52
|
-
<li class="file"><a href="./Gemfile.html">Gemfile</a>
|
53
|
-
|
54
|
-
<li class="file"><a href="./Rakefile.html">Rakefile</a>
|
55
|
-
|
56
|
-
</ul>
|
57
|
-
</nav>
|
58
|
-
|
59
|
-
<nav id="classindex-section" class="section project-section">
|
60
|
-
<h3 class="section-header">Class and Module Index</h3>
|
61
|
-
|
62
|
-
<ul class="link-list">
|
63
|
-
|
64
|
-
<li><a href="./Safubot.html">Safubot</a>
|
65
|
-
|
66
|
-
<li><a href="./Safubot/Bot.html">Safubot::Bot</a>
|
67
|
-
|
68
|
-
<li><a href="./Safubot/Evented.html">Safubot::Evented</a>
|
69
|
-
|
70
|
-
<li><a href="./Safubot/KnownUser.html">Safubot::KnownUser</a>
|
71
|
-
|
72
|
-
<li><a href="./Safubot/Log.html">Safubot::Log</a>
|
73
|
-
|
74
|
-
<li><a href="./Safubot/Query.html">Safubot::Query</a>
|
75
|
-
|
76
|
-
<li><a href="./Safubot/Request.html">Safubot::Request</a>
|
77
|
-
|
78
|
-
<li><a href="./Safubot/Response.html">Safubot::Response</a>
|
79
|
-
|
80
|
-
<li><a href="./Safubot/Test.html">Safubot::Test</a>
|
81
|
-
|
82
|
-
<li><a href="./Safubot/Twitter.html">Safubot::Twitter</a>
|
83
|
-
|
84
|
-
<li><a href="./Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a>
|
85
|
-
|
86
|
-
<li><a href="./Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a>
|
87
|
-
|
88
|
-
<li><a href="./Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a>
|
89
|
-
|
90
|
-
<li><a href="./Safubot/XMPP.html">Safubot::XMPP</a>
|
91
|
-
|
92
|
-
<li><a href="./Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a>
|
93
|
-
|
94
|
-
<li><a href="./Safubot/XMPP/Message.html">Safubot::XMPP::Message</a>
|
95
|
-
|
96
|
-
<li><a href="./Object.html">Object</a>
|
97
|
-
|
98
|
-
</ul>
|
99
|
-
</nav>
|
100
|
-
|
101
|
-
</div>
|
102
|
-
</nav>
|
103
|
-
|
104
|
-
<div id="documentation" class="description">
|
105
|
-
|
106
|
-
<p>source “<a href="http://rubygems.org">rubygems.org</a>”</p>
|
107
|
-
|
108
|
-
<p># Specify your gem’s dependencies in safubot.gemspec gemspec</p>
|
109
|
-
|
110
|
-
</div>
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
<footer id="validator-badges">
|
115
|
-
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
116
|
-
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
|
117
|
-
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
118
|
-
</footer>
|
119
|
-
|
data/doc/Object.html
DELETED
@@ -1,171 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
6
|
-
|
7
|
-
<title>Class: Object</title>
|
8
|
-
|
9
|
-
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
|
10
|
-
|
11
|
-
<script type="text/javascript">
|
12
|
-
var rdoc_rel_prefix = "./";
|
13
|
-
</script>
|
14
|
-
|
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>
|
21
|
-
|
22
|
-
|
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/safubot/spec/bot_spec.rb
|
51
|
-
</ul>
|
52
|
-
</nav>
|
53
|
-
|
54
|
-
|
55
|
-
</div>
|
56
|
-
|
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">BasicObject
|
63
|
-
|
64
|
-
</nav>
|
65
|
-
|
66
|
-
<!-- Included Modules -->
|
67
|
-
<nav id="includes-section" class="section">
|
68
|
-
<h3 class="section-header">Included Modules</h3>
|
69
|
-
|
70
|
-
<ul class="link-list">
|
71
|
-
|
72
|
-
|
73
|
-
<li><a class="include" href="Safubot.html">Safubot</a>
|
74
|
-
|
75
|
-
|
76
|
-
</ul>
|
77
|
-
</nav>
|
78
|
-
|
79
|
-
|
80
|
-
</div>
|
81
|
-
|
82
|
-
<div id="project-metadata">
|
83
|
-
<nav id="fileindex-section" class="section project-section">
|
84
|
-
<h3 class="section-header">Pages</h3>
|
85
|
-
|
86
|
-
<ul>
|
87
|
-
|
88
|
-
<li class="file"><a href="./Gemfile.html">Gemfile</a>
|
89
|
-
|
90
|
-
<li class="file"><a href="./Rakefile.html">Rakefile</a>
|
91
|
-
|
92
|
-
</ul>
|
93
|
-
</nav>
|
94
|
-
|
95
|
-
<nav id="classindex-section" class="section project-section">
|
96
|
-
<h3 class="section-header">Class and Module Index</h3>
|
97
|
-
|
98
|
-
<ul class="link-list">
|
99
|
-
|
100
|
-
<li><a href="./Safubot.html">Safubot</a>
|
101
|
-
|
102
|
-
<li><a href="./Safubot/Bot.html">Safubot::Bot</a>
|
103
|
-
|
104
|
-
<li><a href="./Safubot/Evented.html">Safubot::Evented</a>
|
105
|
-
|
106
|
-
<li><a href="./Safubot/KnownUser.html">Safubot::KnownUser</a>
|
107
|
-
|
108
|
-
<li><a href="./Safubot/Log.html">Safubot::Log</a>
|
109
|
-
|
110
|
-
<li><a href="./Safubot/Query.html">Safubot::Query</a>
|
111
|
-
|
112
|
-
<li><a href="./Safubot/Request.html">Safubot::Request</a>
|
113
|
-
|
114
|
-
<li><a href="./Safubot/Response.html">Safubot::Response</a>
|
115
|
-
|
116
|
-
<li><a href="./Safubot/Test.html">Safubot::Test</a>
|
117
|
-
|
118
|
-
<li><a href="./Safubot/Twitter.html">Safubot::Twitter</a>
|
119
|
-
|
120
|
-
<li><a href="./Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a>
|
121
|
-
|
122
|
-
<li><a href="./Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a>
|
123
|
-
|
124
|
-
<li><a href="./Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a>
|
125
|
-
|
126
|
-
<li><a href="./Safubot/XMPP.html">Safubot::XMPP</a>
|
127
|
-
|
128
|
-
<li><a href="./Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a>
|
129
|
-
|
130
|
-
<li><a href="./Safubot/XMPP/Message.html">Safubot::XMPP::Message</a>
|
131
|
-
|
132
|
-
<li><a href="./Object.html">Object</a>
|
133
|
-
|
134
|
-
</ul>
|
135
|
-
</nav>
|
136
|
-
|
137
|
-
</div>
|
138
|
-
</nav>
|
139
|
-
|
140
|
-
<div id="documentation">
|
141
|
-
<h1 class="class">class Object</h1>
|
142
|
-
|
143
|
-
<div id="description" class="description">
|
144
|
-
|
145
|
-
</div><!-- description -->
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
<!-- Methods -->
|
160
|
-
|
161
|
-
</section><!-- 5Buntitled-5D -->
|
162
|
-
|
163
|
-
</div><!-- documentation -->
|
164
|
-
|
165
|
-
|
166
|
-
<footer id="validator-badges">
|
167
|
-
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
168
|
-
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
|
169
|
-
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
170
|
-
</footer>
|
171
|
-
|
data/doc/Rakefile.html
DELETED
@@ -1,117 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
6
|
-
|
7
|
-
<title>Gemfile</title>
|
8
|
-
|
9
|
-
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
|
10
|
-
|
11
|
-
<script type="text/javascript">
|
12
|
-
var rdoc_rel_prefix = "./";
|
13
|
-
</script>
|
14
|
-
|
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>
|
21
|
-
|
22
|
-
|
23
|
-
<body class="file">
|
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="project-metadata">
|
47
|
-
<nav id="fileindex-section" class="section project-section">
|
48
|
-
<h3 class="section-header">Pages</h3>
|
49
|
-
|
50
|
-
<ul>
|
51
|
-
|
52
|
-
<li class="file"><a href="./Gemfile.html">Gemfile</a>
|
53
|
-
|
54
|
-
<li class="file"><a href="./Rakefile.html">Rakefile</a>
|
55
|
-
|
56
|
-
</ul>
|
57
|
-
</nav>
|
58
|
-
|
59
|
-
<nav id="classindex-section" class="section project-section">
|
60
|
-
<h3 class="section-header">Class and Module Index</h3>
|
61
|
-
|
62
|
-
<ul class="link-list">
|
63
|
-
|
64
|
-
<li><a href="./Safubot.html">Safubot</a>
|
65
|
-
|
66
|
-
<li><a href="./Safubot/Bot.html">Safubot::Bot</a>
|
67
|
-
|
68
|
-
<li><a href="./Safubot/Evented.html">Safubot::Evented</a>
|
69
|
-
|
70
|
-
<li><a href="./Safubot/KnownUser.html">Safubot::KnownUser</a>
|
71
|
-
|
72
|
-
<li><a href="./Safubot/Log.html">Safubot::Log</a>
|
73
|
-
|
74
|
-
<li><a href="./Safubot/Query.html">Safubot::Query</a>
|
75
|
-
|
76
|
-
<li><a href="./Safubot/Request.html">Safubot::Request</a>
|
77
|
-
|
78
|
-
<li><a href="./Safubot/Response.html">Safubot::Response</a>
|
79
|
-
|
80
|
-
<li><a href="./Safubot/Test.html">Safubot::Test</a>
|
81
|
-
|
82
|
-
<li><a href="./Safubot/Twitter.html">Safubot::Twitter</a>
|
83
|
-
|
84
|
-
<li><a href="./Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a>
|
85
|
-
|
86
|
-
<li><a href="./Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a>
|
87
|
-
|
88
|
-
<li><a href="./Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a>
|
89
|
-
|
90
|
-
<li><a href="./Safubot/XMPP.html">Safubot::XMPP</a>
|
91
|
-
|
92
|
-
<li><a href="./Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a>
|
93
|
-
|
94
|
-
<li><a href="./Safubot/XMPP/Message.html">Safubot::XMPP::Message</a>
|
95
|
-
|
96
|
-
<li><a href="./Object.html">Object</a>
|
97
|
-
|
98
|
-
</ul>
|
99
|
-
</nav>
|
100
|
-
|
101
|
-
</div>
|
102
|
-
</nav>
|
103
|
-
|
104
|
-
<div id="documentation" class="description">
|
105
|
-
|
106
|
-
<p>require “bundler/gem_tasks”</p>
|
107
|
-
|
108
|
-
</div>
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
<footer id="validator-badges">
|
113
|
-
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
114
|
-
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
|
115
|
-
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
116
|
-
</footer>
|
117
|
-
|
data/doc/created.rid
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
Sun, 27 Nov 2011 03:40:38 +1100
|
2
|
-
./lib/safubot.rb Sun, 27 Nov 2011 03:10:13 +1100
|
3
|
-
./lib/safubot/xmpp.rb Sun, 27 Nov 2011 03:38:17 +1100
|
4
|
-
./lib/safubot/evented.rb Sat, 26 Nov 2011 13:30:08 +1100
|
5
|
-
./lib/safubot/bot.rb Sun, 27 Nov 2011 03:40:08 +1100
|
6
|
-
./lib/safubot/known_user.rb Sun, 27 Nov 2011 03:40:34 +1100
|
7
|
-
./lib/safubot/test_helper.rb Sat, 26 Nov 2011 19:05:21 +1100
|
8
|
-
./lib/safubot/twitter.rb Sun, 27 Nov 2011 03:04:17 +1100
|
9
|
-
./lib/safubot/version.rb Sat, 26 Nov 2011 19:05:08 +1100
|
10
|
-
./lib/safubot/log.rb Sun, 27 Nov 2011 03:36:47 +1100
|
11
|
-
./lib/safubot/spec/twitter_spec.rb Sat, 26 Nov 2011 19:05:21 +1100
|
12
|
-
./lib/safubot/spec/bot_spec.rb Sat, 26 Nov 2011 19:05:21 +1100
|
13
|
-
./Gemfile Sat, 26 Nov 2011 19:05:08 +1100
|
14
|
-
./Rakefile Sat, 26 Nov 2011 19:05:08 +1100
|
data/doc/foo_rb.html
DELETED
@@ -1,115 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
6
|
-
|
7
|
-
<title>Gemfile</title>
|
8
|
-
|
9
|
-
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
|
10
|
-
|
11
|
-
<script type="text/javascript">
|
12
|
-
var rdoc_rel_prefix = "./";
|
13
|
-
</script>
|
14
|
-
|
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>
|
21
|
-
|
22
|
-
|
23
|
-
<body class="file">
|
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="project-metadata">
|
47
|
-
<nav id="fileindex-section" class="section project-section">
|
48
|
-
<h3 class="section-header">Pages</h3>
|
49
|
-
|
50
|
-
<ul>
|
51
|
-
|
52
|
-
<li class="file"><a href="./Gemfile.html">Gemfile</a>
|
53
|
-
|
54
|
-
<li class="file"><a href="./Rakefile.html">Rakefile</a>
|
55
|
-
|
56
|
-
</ul>
|
57
|
-
</nav>
|
58
|
-
|
59
|
-
<nav id="classindex-section" class="section project-section">
|
60
|
-
<h3 class="section-header">Class and Module Index</h3>
|
61
|
-
|
62
|
-
<ul class="link-list">
|
63
|
-
|
64
|
-
<li><a href="./Safubot.html">Safubot</a>
|
65
|
-
|
66
|
-
<li><a href="./Safubot/Bot.html">Safubot::Bot</a>
|
67
|
-
|
68
|
-
<li><a href="./Safubot/Evented.html">Safubot::Evented</a>
|
69
|
-
|
70
|
-
<li><a href="./Safubot/KnownUser.html">Safubot::KnownUser</a>
|
71
|
-
|
72
|
-
<li><a href="./Safubot/Log.html">Safubot::Log</a>
|
73
|
-
|
74
|
-
<li><a href="./Safubot/Query.html">Safubot::Query</a>
|
75
|
-
|
76
|
-
<li><a href="./Safubot/Request.html">Safubot::Request</a>
|
77
|
-
|
78
|
-
<li><a href="./Safubot/Response.html">Safubot::Response</a>
|
79
|
-
|
80
|
-
<li><a href="./Safubot/Test.html">Safubot::Test</a>
|
81
|
-
|
82
|
-
<li><a href="./Safubot/Twitter.html">Safubot::Twitter</a>
|
83
|
-
|
84
|
-
<li><a href="./Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a>
|
85
|
-
|
86
|
-
<li><a href="./Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a>
|
87
|
-
|
88
|
-
<li><a href="./Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a>
|
89
|
-
|
90
|
-
<li><a href="./Safubot/XMPP.html">Safubot::XMPP</a>
|
91
|
-
|
92
|
-
<li><a href="./Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a>
|
93
|
-
|
94
|
-
<li><a href="./Safubot/XMPP/Message.html">Safubot::XMPP::Message</a>
|
95
|
-
|
96
|
-
<li><a href="./Object.html">Object</a>
|
97
|
-
|
98
|
-
</ul>
|
99
|
-
</nav>
|
100
|
-
|
101
|
-
</div>
|
102
|
-
</nav>
|
103
|
-
|
104
|
-
<div id="documentation" class="description">
|
105
|
-
|
106
|
-
</div>
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
<footer id="validator-badges">
|
111
|
-
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
112
|
-
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
|
113
|
-
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
114
|
-
</footer>
|
115
|
-
|
data/doc/images/add.png
DELETED
Binary file
|
data/doc/images/brick.png
DELETED
Binary file
|
data/doc/images/brick_link.png
DELETED
Binary file
|
data/doc/images/bug.png
DELETED
Binary file
|
data/doc/images/bullet_black.png
DELETED
Binary file
|
Binary file
|
Binary file
|
data/doc/images/date.png
DELETED
Binary file
|
data/doc/images/delete.png
DELETED
Binary file
|
data/doc/images/find.png
DELETED
Binary file
|
Binary file
|
data/doc/images/macFFBgHack.png
DELETED
Binary file
|
data/doc/images/package.png
DELETED
Binary file
|
data/doc/images/page_green.png
DELETED
Binary file
|
Binary file
|
Binary file
|
data/doc/images/plugin.png
DELETED
Binary file
|
data/doc/images/ruby.png
DELETED
Binary file
|
data/doc/images/tag_blue.png
DELETED
Binary file
|
data/doc/images/tag_green.png
DELETED
Binary file
|
data/doc/images/transparent.png
DELETED
Binary file
|
data/doc/images/wrench.png
DELETED
Binary file
|
Binary file
|
data/doc/images/zoom.png
DELETED
Binary file
|