flickr.rb 1.2.0 → 1.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Changelog.txt +7 -4
- data/Gemfile.lock +3 -3
- data/README.md +5 -1
- data/Rakefile +6 -7
- data/doc/Flickr.html +1813 -0
- data/doc/Flickr/Config.html +468 -0
- data/doc/Flickr/Group.html +974 -0
- data/doc/Flickr/Photo.html +2467 -0
- data/doc/Flickr/PhotoCollection.html +529 -0
- data/doc/Flickr/Photoset.html +942 -0
- data/doc/Flickr/User.html +1672 -0
- data/doc/_index.html +190 -0
- data/doc/class_list.html +54 -0
- data/doc/css/common.css +1 -0
- data/doc/css/full_list.css +57 -0
- data/doc/css/style.css +339 -0
- data/doc/file.Changelog.html +73 -0
- data/doc/file.LICENSE.html +94 -0
- data/{rdoc/README_md.html → doc/file.README.html} +85 -121
- data/doc/file_list.html +62 -0
- data/doc/frames.html +26 -0
- data/doc/index.html +216 -0
- data/doc/js/app.js +219 -0
- data/doc/js/full_list.js +178 -0
- data/doc/js/jquery.js +4 -0
- data/doc/method_list.html +725 -0
- data/doc/top-level-namespace.html +112 -0
- data/flickr.gemspec +3 -3
- data/lib/flickr.rb +1 -1
- metadata +27 -46
- data/rdoc/Flickr.html +0 -1044
- data/rdoc/Flickr/Config.html +0 -300
- data/rdoc/Flickr/Group.html +0 -373
- data/rdoc/Flickr/Photo.html +0 -1427
- data/rdoc/Flickr/PhotoCollection.html +0 -261
- data/rdoc/Flickr/Photoset.html +0 -389
- data/rdoc/Flickr/User.html +0 -775
- data/rdoc/created.rid +0 -3
- data/rdoc/images/add.png +0 -0
- data/rdoc/images/arrow_up.png +0 -0
- data/rdoc/images/brick.png +0 -0
- data/rdoc/images/brick_link.png +0 -0
- data/rdoc/images/bug.png +0 -0
- data/rdoc/images/bullet_black.png +0 -0
- data/rdoc/images/bullet_toggle_minus.png +0 -0
- data/rdoc/images/bullet_toggle_plus.png +0 -0
- data/rdoc/images/date.png +0 -0
- data/rdoc/images/delete.png +0 -0
- data/rdoc/images/find.png +0 -0
- data/rdoc/images/loadingAnimation.gif +0 -0
- data/rdoc/images/macFFBgHack.png +0 -0
- data/rdoc/images/package.png +0 -0
- data/rdoc/images/page_green.png +0 -0
- data/rdoc/images/page_white_text.png +0 -0
- data/rdoc/images/page_white_width.png +0 -0
- data/rdoc/images/plugin.png +0 -0
- data/rdoc/images/ruby.png +0 -0
- data/rdoc/images/tag_blue.png +0 -0
- data/rdoc/images/tag_green.png +0 -0
- data/rdoc/images/transparent.png +0 -0
- data/rdoc/images/wrench.png +0 -0
- data/rdoc/images/wrench_orange.png +0 -0
- data/rdoc/images/zoom.png +0 -0
- data/rdoc/index.html +0 -92
- data/rdoc/js/darkfish.js +0 -155
- data/rdoc/js/jquery.js +0 -18
- data/rdoc/js/navigation.js +0 -142
- data/rdoc/js/search.js +0 -94
- data/rdoc/js/search_index.js +0 -1
- data/rdoc/js/searcher.js +0 -228
- data/rdoc/rdoc.css +0 -595
- data/rdoc/table_of_contents.html +0 -241
data/rdoc/table_of_contents.html
DELETED
@@ -1,241 +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>Table of Contents - Flickr</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="indexpage">
|
24
|
-
<h1>Table of Contents - Flickr</h1>
|
25
|
-
|
26
|
-
<h2>Pages</h2>
|
27
|
-
<ul>
|
28
|
-
<li class="file">
|
29
|
-
<a href="README_md.html">README</a>
|
30
|
-
|
31
|
-
<img class="toc-toggle" src="images/transparent.png" alt="" title="toggle headings">
|
32
|
-
<ul class="initially-hidden">
|
33
|
-
<li><a href="README_md.html#label-flickr.rb">flickr.rb</a>
|
34
|
-
<li><a href="README_md.html#label-DESCRIPTION%3A">DESCRIPTION:</a>
|
35
|
-
<li><a href="README_md.html#label-FEATURES%2FPROBLEMS%3A">FEATURES/PROBLEMS:</a>
|
36
|
-
<li><a href="README_md.html#label-SYNOPSIS%3A">SYNOPSIS:</a>
|
37
|
-
<li><a href="README_md.html#label-REQUIREMENTS%3A">REQUIREMENTS:</a>
|
38
|
-
<li><a href="README_md.html#label-INSTALLATION%3A">INSTALLATION:</a>
|
39
|
-
<li><a href="README_md.html#label-CONFIGURING%3A">CONFIGURING:</a>
|
40
|
-
<li><a href="README_md.html#label-CONTRIBUTING">CONTRIBUTING</a>
|
41
|
-
<li><a href="README_md.html#label-THANKS">THANKS</a>
|
42
|
-
<li><a href="README_md.html#label-LICENSE">LICENSE</a>
|
43
|
-
</ul>
|
44
|
-
</li>
|
45
|
-
|
46
|
-
</ul>
|
47
|
-
|
48
|
-
<h2 id="classes">Classes/Modules</h2>
|
49
|
-
<ul>
|
50
|
-
<li class="class">
|
51
|
-
<a href="Flickr.html">Flickr</a>
|
52
|
-
</li>
|
53
|
-
<li class="class">
|
54
|
-
<a href="Flickr/Config.html">Flickr::Config</a>
|
55
|
-
</li>
|
56
|
-
<li class="class">
|
57
|
-
<a href="Flickr/Group.html">Flickr::Group</a>
|
58
|
-
</li>
|
59
|
-
<li class="class">
|
60
|
-
<a href="Flickr/Photo.html">Flickr::Photo</a>
|
61
|
-
</li>
|
62
|
-
<li class="class">
|
63
|
-
<a href="Flickr/PhotoCollection.html">Flickr::PhotoCollection</a>
|
64
|
-
</li>
|
65
|
-
<li class="class">
|
66
|
-
<a href="Flickr/Photoset.html">Flickr::Photoset</a>
|
67
|
-
</li>
|
68
|
-
<li class="class">
|
69
|
-
<a href="Flickr/User.html">Flickr::User</a>
|
70
|
-
</li>
|
71
|
-
|
72
|
-
</ul>
|
73
|
-
|
74
|
-
<h2 id="methods">Methods</h2>
|
75
|
-
<ul>
|
76
|
-
|
77
|
-
<li class="method"><a href="Flickr/Config.html#method-c-get">::get — Flickr::Config</a>
|
78
|
-
|
79
|
-
<li class="method"><a href="Flickr/Config.html#method-c-load_from_file">::load_from_file — Flickr::Config</a>
|
80
|
-
|
81
|
-
<li class="method"><a href="Flickr/Photo.html#method-c-new">::new — Flickr::Photo</a>
|
82
|
-
|
83
|
-
<li class="method"><a href="Flickr/Photoset.html#method-c-new">::new — Flickr::Photoset</a>
|
84
|
-
|
85
|
-
<li class="method"><a href="Flickr/User.html#method-c-new">::new — Flickr::User</a>
|
86
|
-
|
87
|
-
<li class="method"><a href="Flickr/Group.html#method-c-new">::new — Flickr::Group</a>
|
88
|
-
|
89
|
-
<li class="method"><a href="Flickr.html#method-c-new">::new — Flickr</a>
|
90
|
-
|
91
|
-
<li class="method"><a href="Flickr/PhotoCollection.html#method-c-new">::new — Flickr::PhotoCollection</a>
|
92
|
-
|
93
|
-
<li class="method"><a href="Flickr/Config.html#method-c-parse_in_rails_env-21">::parse_in_rails_env! — Flickr::Config</a>
|
94
|
-
|
95
|
-
<li class="method"><a href="Flickr/Config.html#method-c-parsed-3F">::parsed? — Flickr::Config</a>
|
96
|
-
|
97
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-5B-5D">#[] — Flickr::Photo</a>
|
98
|
-
|
99
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-add_note">#add_note — Flickr::Photo</a>
|
100
|
-
|
101
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-add_tag">#add_tag — Flickr::Photo</a>
|
102
|
-
|
103
|
-
<li class="method"><a href="Flickr/User.html#method-i-contacts">#contacts — Flickr::User</a>
|
104
|
-
|
105
|
-
<li class="method"><a href="Flickr/User.html#method-i-contactsPhotos">#contactsPhotos — Flickr::User</a>
|
106
|
-
|
107
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-context">#context — Flickr::Photo</a>
|
108
|
-
|
109
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-dates-3D">#dates= — Flickr::Photo</a>
|
110
|
-
|
111
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-deleteNote">#deleteNote — Flickr::Photo</a>
|
112
|
-
|
113
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-description">#description — Flickr::Photo</a>
|
114
|
-
|
115
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-description-3D">#description= — Flickr::Photo</a>
|
116
|
-
|
117
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-editNote">#editNote — Flickr::Photo</a>
|
118
|
-
|
119
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-exif">#exif — Flickr::Photo</a>
|
120
|
-
|
121
|
-
<li class="method"><a href="Flickr/User.html#method-i-favorites">#favorites — Flickr::User</a>
|
122
|
-
|
123
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-file">#file — Flickr::Photo</a>
|
124
|
-
|
125
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-filename">#filename — Flickr::Photo</a>
|
126
|
-
|
127
|
-
<li class="method"><a href="Flickr.html#method-i-find_by_url">#find_by_url — Flickr</a>
|
128
|
-
|
129
|
-
<li class="method"><a href="Flickr/Photoset.html#method-i-getInfo">#getInfo — Flickr::Photoset</a>
|
130
|
-
|
131
|
-
<li class="method"><a href="Flickr/Group.html#method-i-getInfo">#getInfo — Flickr::Group</a>
|
132
|
-
|
133
|
-
<li class="method"><a href="Flickr/Photoset.html#method-i-getPhotos">#getPhotos — Flickr::Photoset</a>
|
134
|
-
|
135
|
-
<li class="method"><a href="Flickr.html#method-i-get_token_from">#get_token_from — Flickr</a>
|
136
|
-
|
137
|
-
<li class="method"><a href="Flickr/User.html#method-i-groups">#groups — Flickr::User</a>
|
138
|
-
|
139
|
-
<li class="method"><a href="Flickr.html#method-i-groups">#groups — Flickr</a>
|
140
|
-
|
141
|
-
<li class="method"><a href="Flickr.html#method-i-http_get">#http_get — Flickr</a>
|
142
|
-
|
143
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-isfavorite">#isfavorite — Flickr::Photo</a>
|
144
|
-
|
145
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-license">#license — Flickr::Photo</a>
|
146
|
-
|
147
|
-
<li class="method"><a href="Flickr.html#method-i-licenses">#licenses — Flickr</a>
|
148
|
-
|
149
|
-
<li class="method"><a href="Flickr.html#method-i-login_url">#login_url — Flickr</a>
|
150
|
-
|
151
|
-
<li class="method"><a href="Flickr.html#method-i-method_missing">#method_missing — Flickr</a>
|
152
|
-
|
153
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-normalize_size">#normalize_size — Flickr::Photo</a>
|
154
|
-
|
155
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-notes">#notes — Flickr::Photo</a>
|
156
|
-
|
157
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-owner">#owner — Flickr::Photo</a>
|
158
|
-
|
159
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-permissions">#permissions — Flickr::Photo</a>
|
160
|
-
|
161
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-perms-3D">#perms= — Flickr::Photo</a>
|
162
|
-
|
163
|
-
<li class="method"><a href="Flickr.html#method-i-photos">#photos — Flickr</a>
|
164
|
-
|
165
|
-
<li class="method"><a href="Flickr/User.html#method-i-photos">#photos — Flickr::User</a>
|
166
|
-
|
167
|
-
<li class="method"><a href="Flickr.html#method-i-photos_request">#photos_request — Flickr</a>
|
168
|
-
|
169
|
-
<li class="method"><a href="Flickr.html#method-i-photos_search">#photos_search — Flickr</a>
|
170
|
-
|
171
|
-
<li class="method"><a href="Flickr.html#method-i-photoset">#photoset — Flickr</a>
|
172
|
-
|
173
|
-
<li class="method"><a href="Flickr/User.html#method-i-photosets">#photosets — Flickr::User</a>
|
174
|
-
|
175
|
-
<li class="method"><a href="Flickr/User.html#method-i-popular_tags">#popular_tags — Flickr::User</a>
|
176
|
-
|
177
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-postToBlog">#postToBlog — Flickr::Photo</a>
|
178
|
-
|
179
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-pretty_url">#pretty_url — Flickr::Photo</a>
|
180
|
-
|
181
|
-
<li class="method"><a href="Flickr/User.html#method-i-pretty_url">#pretty_url — Flickr::User</a>
|
182
|
-
|
183
|
-
<li class="method"><a href="Flickr.html#method-i-recent">#recent — Flickr</a>
|
184
|
-
|
185
|
-
<li class="method"><a href="Flickr.html#method-i-related_tags">#related_tags — Flickr</a>
|
186
|
-
|
187
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-remove_tag">#remove_tag — Flickr::Photo</a>
|
188
|
-
|
189
|
-
<li class="method"><a href="Flickr.html#method-i-request">#request — Flickr</a>
|
190
|
-
|
191
|
-
<li class="method"><a href="Flickr.html#method-i-request_url">#request_url — Flickr</a>
|
192
|
-
|
193
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-rotate">#rotate — Flickr::Photo</a>
|
194
|
-
|
195
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-rotation">#rotation — Flickr::Photo</a>
|
196
|
-
|
197
|
-
<li class="method"><a href="Flickr.html#method-i-search">#search — Flickr</a>
|
198
|
-
|
199
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-server">#server — Flickr::Photo</a>
|
200
|
-
|
201
|
-
<li class="method"><a href="Flickr.html#method-i-set_up_configuration">#set_up_configuration — Flickr</a>
|
202
|
-
|
203
|
-
<li class="method"><a href="Flickr.html#method-i-signature_from">#signature_from — Flickr</a>
|
204
|
-
|
205
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-size_url">#size_url — Flickr::Photo</a>
|
206
|
-
|
207
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-sizes">#sizes — Flickr::Photo</a>
|
208
|
-
|
209
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-source">#source — Flickr::Photo</a>
|
210
|
-
|
211
|
-
<li class="method"><a href="Flickr/User.html#method-i-tag">#tag — Flickr::User</a>
|
212
|
-
|
213
|
-
<li class="method"><a href="Flickr.html#method-i-tag">#tag — Flickr</a>
|
214
|
-
|
215
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-tags">#tags — Flickr::Photo</a>
|
216
|
-
|
217
|
-
<li class="method"><a href="Flickr/User.html#method-i-tags">#tags — Flickr::User</a>
|
218
|
-
|
219
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-tags-3D">#tags= — Flickr::Photo</a>
|
220
|
-
|
221
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-title-3D">#title= — Flickr::Photo</a>
|
222
|
-
|
223
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-to_s">#to_s — Flickr::Photo</a>
|
224
|
-
|
225
|
-
<li class="method"><a href="Flickr/User.html#method-i-to_s">#to_s — Flickr::User</a>
|
226
|
-
|
227
|
-
<li class="method"><a href="Flickr/Photo.html#method-i-url">#url — Flickr::Photo</a>
|
228
|
-
|
229
|
-
<li class="method"><a href="Flickr/User.html#method-i-username">#username — Flickr::User</a>
|
230
|
-
|
231
|
-
<li class="method"><a href="Flickr.html#method-i-users">#users — Flickr</a>
|
232
|
-
|
233
|
-
</ul>
|
234
|
-
|
235
|
-
|
236
|
-
<footer id="validator-badges">
|
237
|
-
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
238
|
-
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 4.0.0.
|
239
|
-
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
240
|
-
</footer>
|
241
|
-
|