mushikago-sdk 0.4.2 → 0.4.3
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.
- data/README.md +2 -42
- data/doc/Mushikago.html +2 -2
- data/doc/Mushikago/Auth.html +1 -1
- data/doc/Mushikago/Auth/Signature.html +1 -1
- data/doc/Mushikago/Auth/Signer.html +1 -1
- data/doc/Mushikago/Config.html +1 -1
- data/doc/Mushikago/Hotaru.html +1 -1
- data/doc/Mushikago/Hotaru/ClassifierJudgeRequest.html +1 -1
- data/doc/Mushikago/Hotaru/Client.html +1 -1
- data/doc/Mushikago/Hotaru/CollocationCreateRequest.html +1 -1
- data/doc/Mushikago/Hotaru/CollocationDeleteRequest.html +1 -1
- data/doc/Mushikago/Hotaru/CollocationDownloadRequest.html +1 -1
- data/doc/Mushikago/Hotaru/CollocationGetRequest.html +1 -1
- data/doc/Mushikago/Hotaru/CollocationListRequest.html +1 -1
- data/doc/Mushikago/Hotaru/CollocationWordlistRequest.html +1 -1
- data/doc/Mushikago/Hotaru/DictionaryDeleteRequest.html +1 -1
- data/doc/Mushikago/Hotaru/DictionaryListRequest.html +1 -1
- data/doc/Mushikago/Hotaru/DictionaryPutRequest.html +1 -1
- data/doc/Mushikago/Hotaru/DomainCreateRequest.html +1 -1
- data/doc/Mushikago/Hotaru/DomainDeleteRequest.html +1 -1
- data/doc/Mushikago/Hotaru/DomainInfoRequest.html +1 -1
- data/doc/Mushikago/Hotaru/DomainListRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TagDeleteRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TagListRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TagPutRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TextDeleteRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TextGetRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TextListRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TextPutRequest.html +1 -1
- data/doc/Mushikago/Hotaru/TextTagsetRequest.html +1 -1
- data/doc/Mushikago/Hotaru/WordGetRequest.html +1 -1
- data/doc/Mushikago/Hotaru/WordListRequest.html +1 -1
- data/doc/Mushikago/Http.html +1 -1
- data/doc/Mushikago/Http/Client.html +1 -1
- data/doc/Mushikago/Http/DeleteRequest.html +1 -1
- data/doc/Mushikago/Http/GetRequest.html +1 -1
- data/doc/Mushikago/Http/MultipartPostRequest.html +1 -1
- data/doc/Mushikago/Http/MultipartPutRequest.html +1 -1
- data/doc/Mushikago/Http/MultipartRequest.html +1 -1
- data/doc/Mushikago/Http/PostRequest.html +1 -1
- data/doc/Mushikago/Http/PutRequest.html +1 -1
- data/doc/Mushikago/Http/Request.html +1 -1
- data/doc/Mushikago/Http/Response.html +1 -1
- data/doc/Mushikago/Mitsubachi.html +1 -1
- data/doc/Mushikago/Mitsubachi/Client.html +1 -1
- data/doc/Mushikago/Mitsubachi/HttpFetchRequest.html +2 -2
- data/doc/Mushikago/Mitsubachi/HttpPushRequest.html +2 -2
- data/doc/Mushikago/Mitsubachi/Project.html +1 -1
- data/doc/Mushikago/Mitsubachi/ProjectCreateRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ProjectDeleteRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ProjectDiscontinueRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ProjectInfoRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ProjectListRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ProjectQueuesRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ProjectUpdateRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/Projects.html +1 -1
- data/doc/Mushikago/Mitsubachi/Resource.html +1 -1
- data/doc/Mushikago/Mitsubachi/ResourceDeleteRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ResourceGetRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ResourceListRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ResourceStoreRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/Resources.html +1 -1
- data/doc/Mushikago/Mitsubachi/Script.html +1 -1
- data/doc/Mushikago/Mitsubachi/ScriptDeleteRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ScriptDeployRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ScriptGetRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/ScriptListRequest.html +1 -1
- data/doc/Mushikago/Mitsubachi/Scripts.html +1 -1
- data/doc/Mushikago/Tombo.html +1 -1
- data/doc/Mushikago/Tombo/CaptureRequest.html +1 -1
- data/doc/Mushikago/Tombo/CapturesRequest.html +1 -1
- data/doc/Mushikago/Tombo/Client.html +1 -1
- data/doc/Mushikago/Tombo/DeleteRequest.html +1 -1
- data/doc/Mushikago/Tombo/InfoRequest.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +3 -43
- data/doc/index.html +3 -43
- data/doc/top-level-namespace.html +1 -1
- data/lib/mushikago/mitsubachi/http_fetch_request.rb +1 -1
- data/lib/mushikago/mitsubachi/http_push_request.rb +1 -1
- data/lib/mushikago/version.rb +1 -1
- metadata +18 -22
- data/doc/Mushikago/Hotaru/Request.html +0 -303
- data/doc/Mushikago/Mitsubachi/MultipartRequest.html +0 -332
- data/doc/Mushikago/Mitsubachi/Request.html +0 -307
- data/doc/Mushikago/Tombo/Request.html +0 -307
data/README.md
CHANGED
|
@@ -39,46 +39,6 @@ Mushikago SDK for Rubyはgemを使ってインストールします。
|
|
|
39
39
|
使い方
|
|
40
40
|
------
|
|
41
41
|
|
|
42
|
-
### tomboを利用する
|
|
43
|
-
|
|
44
|
-
以下のコードで[tombo](http://www.tombo.ne.jp/)を利用することができます。
|
|
45
|
-
|
|
46
|
-
require 'mushikago'
|
|
47
|
-
|
|
48
|
-
client = Mushikago::Tombo::Client.new(:api_key => '<APIキー>', :secret_key => '<シークレットキー>')
|
|
49
|
-
|
|
50
|
-
########
|
|
51
|
-
# Captureメソッド
|
|
52
|
-
ret = client.capture('http://www.tombo.ne.jp/', {:tags => ['service'], :thumbnail => true})
|
|
53
|
-
p ret.meta
|
|
54
|
-
p ret.response
|
|
55
|
-
# => {"message"=>"OK", "status"=>200}
|
|
56
|
-
# => {"image_url"=>"http://img.tombo.ne.jp/tombo-sample/7e11d3fd-7865-4ab9-80fb-b0fc8f362614.jpg", ...
|
|
57
|
-
|
|
58
|
-
########
|
|
59
|
-
# Capturesメソッド
|
|
60
|
-
ret = client.captures
|
|
61
|
-
p ret.meta
|
|
62
|
-
p ret.response
|
|
63
|
-
# => {"message"=>"OK", "status"=>200}
|
|
64
|
-
# => {"total"=>134, "images"=>[{"image_id"=>"ea7998d3-f8b6-4505-ae22-fc986439c569", "thumbnail_size"=>5120, ....
|
|
65
|
-
|
|
66
|
-
########
|
|
67
|
-
# deleteメソッド
|
|
68
|
-
ret = client.delete('xxxxxxxx')
|
|
69
|
-
p ret.meta
|
|
70
|
-
p ret.response
|
|
71
|
-
# => {"message"=>"OK", "status"=>200}
|
|
72
|
-
# => {"id"=>"xxxxxxxx"}
|
|
73
|
-
|
|
74
|
-
########
|
|
75
|
-
# infoメソッド
|
|
76
|
-
ret = client.info
|
|
77
|
-
p ret.meta
|
|
78
|
-
p ret.response
|
|
79
|
-
# => {"message"=>"OK", "status"=>200}
|
|
80
|
-
# => {"disk_usage"=>25372565, "image_num"=>133, "api_count"=>499}
|
|
81
|
-
|
|
82
42
|
### mitsubachiを利用する
|
|
83
43
|
|
|
84
44
|
以下のコードで[mitsubachi](http://www.mushikago.org/mitsubachi/)を利用することができます。
|
|
@@ -113,11 +73,11 @@ Mushikago SDK for Rubyはgemを使ってインストールします。
|
|
|
113
73
|
|
|
114
74
|
### hotaruを利用する
|
|
115
75
|
|
|
116
|
-
以下のコードで[
|
|
76
|
+
以下のコードで[hotaru](http://www.mushikago.org/hotaru/)を利用することができます。
|
|
117
77
|
|
|
118
78
|
require 'mushikago'
|
|
119
79
|
|
|
120
|
-
client = Mushikago::
|
|
80
|
+
client = Mushikago::Hotaru::Client.new(:api_key => '<APIキー>', :secret_key => '<シークレットキー>')
|
|
121
81
|
|
|
122
82
|
domain_name = 'sample_domain'
|
|
123
83
|
|
data/doc/Mushikago.html
CHANGED
|
@@ -123,7 +123,7 @@ Mushikago SDK for Ruby のバージョン
|
|
|
123
123
|
|
|
124
124
|
</div>
|
|
125
125
|
</dt>
|
|
126
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.4.
|
|
126
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.4.3</span><span class='tstring_end'>'</span></span></pre></dd>
|
|
127
127
|
|
|
128
128
|
</dl>
|
|
129
129
|
|
|
@@ -237,7 +237,7 @@ config コンフィグのインスタンスへのアクセスを提供する
|
|
|
237
237
|
</div>
|
|
238
238
|
|
|
239
239
|
<div id="footer">
|
|
240
|
-
Generated on
|
|
240
|
+
Generated on Thu Apr 26 10:56:47 2012 by
|
|
241
241
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
242
242
|
0.7.4 (ruby-1.9.2).
|
|
243
243
|
</div>
|
data/doc/Mushikago/Auth.html
CHANGED
|
@@ -113,7 +113,7 @@ Mushikagoサービスの認証を扱うモジュール
|
|
|
113
113
|
</div>
|
|
114
114
|
|
|
115
115
|
<div id="footer">
|
|
116
|
-
Generated on
|
|
116
|
+
Generated on Thu Apr 26 10:56:47 2012 by
|
|
117
117
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
118
118
|
0.7.4 (ruby-1.9.2).
|
|
119
119
|
</div>
|
|
@@ -303,7 +303,7 @@ MushikagoのリクエストにMix-inして利用する
|
|
|
303
303
|
</div>
|
|
304
304
|
|
|
305
305
|
<div id="footer">
|
|
306
|
-
Generated on
|
|
306
|
+
Generated on Thu Apr 26 10:56:48 2012 by
|
|
307
307
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
308
308
|
0.7.4 (ruby-1.9.2).
|
|
309
309
|
</div>
|
|
@@ -456,7 +456,7 @@ A new instance of Signer
|
|
|
456
456
|
</div>
|
|
457
457
|
|
|
458
458
|
<div id="footer">
|
|
459
|
-
Generated on
|
|
459
|
+
Generated on Thu Apr 26 10:56:47 2012 by
|
|
460
460
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
461
461
|
0.7.4 (ruby-1.9.2).
|
|
462
462
|
</div>
|
data/doc/Mushikago/Config.html
CHANGED
|
@@ -276,7 +276,7 @@ optionsをロードします
|
|
|
276
276
|
</div>
|
|
277
277
|
|
|
278
278
|
<div id="footer">
|
|
279
|
-
Generated on
|
|
279
|
+
Generated on Thu Apr 26 10:56:47 2012 by
|
|
280
280
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
281
281
|
0.7.4 (ruby-1.9.2).
|
|
282
282
|
</div>
|
data/doc/Mushikago/Hotaru.html
CHANGED
|
@@ -111,7 +111,7 @@ Hotaruへのアクセスを行うモジュール
|
|
|
111
111
|
</div>
|
|
112
112
|
|
|
113
113
|
<div id="footer">
|
|
114
|
-
Generated on
|
|
114
|
+
Generated on Thu Apr 26 10:56:47 2012 by
|
|
115
115
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
116
116
|
0.7.4 (ruby-1.9.2).
|
|
117
117
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of ClassifierJudgeRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -4165,7 +4165,7 @@ tagを追加する場合false, 入れ替える場合true
|
|
|
4165
4165
|
</div>
|
|
4166
4166
|
|
|
4167
4167
|
<div id="footer">
|
|
4168
|
-
Generated on
|
|
4168
|
+
Generated on Thu Apr 26 10:56:48 2012 by
|
|
4169
4169
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
4170
4170
|
0.7.4 (ruby-1.9.2).
|
|
4171
4171
|
</div>
|
|
@@ -366,7 +366,7 @@ A new instance of CollocationCreateRequest
|
|
|
366
366
|
</div>
|
|
367
367
|
|
|
368
368
|
<div id="footer">
|
|
369
|
-
Generated on
|
|
369
|
+
Generated on Thu Apr 26 10:56:50 2012 by
|
|
370
370
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
371
371
|
0.7.4 (ruby-1.9.2).
|
|
372
372
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of CollocationDeleteRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:50 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of CollocationDownloadRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:50 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -300,7 +300,7 @@ A new instance of CollocationGetRequest
|
|
|
300
300
|
</div>
|
|
301
301
|
|
|
302
302
|
<div id="footer">
|
|
303
|
-
Generated on
|
|
303
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
304
304
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
305
305
|
0.7.4 (ruby-1.9.2).
|
|
306
306
|
</div>
|
|
@@ -304,7 +304,7 @@ A new instance of CollocationListRequest
|
|
|
304
304
|
</div>
|
|
305
305
|
|
|
306
306
|
<div id="footer">
|
|
307
|
-
Generated on
|
|
307
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
308
308
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
309
309
|
0.7.4 (ruby-1.9.2).
|
|
310
310
|
</div>
|
|
@@ -304,7 +304,7 @@ A new instance of CollocationWordlistRequest
|
|
|
304
304
|
</div>
|
|
305
305
|
|
|
306
306
|
<div id="footer">
|
|
307
|
-
Generated on
|
|
307
|
+
Generated on Thu Apr 26 10:56:50 2012 by
|
|
308
308
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
309
309
|
0.7.4 (ruby-1.9.2).
|
|
310
310
|
</div>
|
|
@@ -296,7 +296,7 @@ A new instance of DictionaryDeleteRequest
|
|
|
296
296
|
</div>
|
|
297
297
|
|
|
298
298
|
<div id="footer">
|
|
299
|
-
Generated on
|
|
299
|
+
Generated on Thu Apr 26 10:56:50 2012 by
|
|
300
300
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
301
301
|
0.7.4 (ruby-1.9.2).
|
|
302
302
|
</div>
|
|
@@ -300,7 +300,7 @@ A new instance of DictionaryListRequest
|
|
|
300
300
|
</div>
|
|
301
301
|
|
|
302
302
|
<div id="footer">
|
|
303
|
-
Generated on
|
|
303
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
304
304
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
305
305
|
0.7.4 (ruby-1.9.2).
|
|
306
306
|
</div>
|
|
@@ -333,7 +333,7 @@ A new instance of DictionaryPutRequest
|
|
|
333
333
|
</div>
|
|
334
334
|
|
|
335
335
|
<div id="footer">
|
|
336
|
-
Generated on
|
|
336
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
337
337
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
338
338
|
0.7.4 (ruby-1.9.2).
|
|
339
339
|
</div>
|
|
@@ -304,7 +304,7 @@ A new instance of DomainCreateRequest
|
|
|
304
304
|
</div>
|
|
305
305
|
|
|
306
306
|
<div id="footer">
|
|
307
|
-
Generated on
|
|
307
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
308
308
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
309
309
|
0.7.4 (ruby-1.9.2).
|
|
310
310
|
</div>
|
|
@@ -296,7 +296,7 @@ A new instance of DomainDeleteRequest
|
|
|
296
296
|
</div>
|
|
297
297
|
|
|
298
298
|
<div id="footer">
|
|
299
|
-
Generated on
|
|
299
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
300
300
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
301
301
|
0.7.4 (ruby-1.9.2).
|
|
302
302
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of DomainInfoRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -302,7 +302,7 @@ A new instance of DomainListRequest
|
|
|
302
302
|
</div>
|
|
303
303
|
|
|
304
304
|
<div id="footer">
|
|
305
|
-
Generated on
|
|
305
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
306
306
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
307
307
|
0.7.4 (ruby-1.9.2).
|
|
308
308
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of TagDeleteRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of TagListRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of TagPutRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:48 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -300,7 +300,7 @@ A new instance of TextDeleteRequest
|
|
|
300
300
|
</div>
|
|
301
301
|
|
|
302
302
|
<div id="footer">
|
|
303
|
-
Generated on
|
|
303
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
304
304
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
305
305
|
0.7.4 (ruby-1.9.2).
|
|
306
306
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of TextGetRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -306,7 +306,7 @@ A new instance of TextListRequest
|
|
|
306
306
|
</div>
|
|
307
307
|
|
|
308
308
|
<div id="footer">
|
|
309
|
-
Generated on
|
|
309
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
310
310
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
311
311
|
0.7.4 (ruby-1.9.2).
|
|
312
312
|
</div>
|
|
@@ -302,7 +302,7 @@ A new instance of TextPutRequest
|
|
|
302
302
|
</div>
|
|
303
303
|
|
|
304
304
|
<div id="footer">
|
|
305
|
-
Generated on
|
|
305
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
306
306
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
307
307
|
0.7.4 (ruby-1.9.2).
|
|
308
308
|
</div>
|
|
@@ -302,7 +302,7 @@ A new instance of TextTagsetRequest
|
|
|
302
302
|
</div>
|
|
303
303
|
|
|
304
304
|
<div id="footer">
|
|
305
|
-
Generated on
|
|
305
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
306
306
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
307
307
|
0.7.4 (ruby-1.9.2).
|
|
308
308
|
</div>
|
|
@@ -298,7 +298,7 @@ A new instance of WordGetRequest
|
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
<div id="footer">
|
|
301
|
-
Generated on
|
|
301
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
302
302
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
303
303
|
0.7.4 (ruby-1.9.2).
|
|
304
304
|
</div>
|
|
@@ -302,7 +302,7 @@ A new instance of WordListRequest
|
|
|
302
302
|
</div>
|
|
303
303
|
|
|
304
304
|
<div id="footer">
|
|
305
|
-
Generated on
|
|
305
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
306
306
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
307
307
|
0.7.4 (ruby-1.9.2).
|
|
308
308
|
</div>
|
data/doc/Mushikago/Http.html
CHANGED
|
@@ -111,7 +111,7 @@ MushikagoサービスへのHTTPリクエストを扱うモジュール
|
|
|
111
111
|
</div>
|
|
112
112
|
|
|
113
113
|
<div id="footer">
|
|
114
|
-
Generated on
|
|
114
|
+
Generated on Thu Apr 26 10:56:47 2012 by
|
|
115
115
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
116
116
|
0.7.4 (ruby-1.9.2).
|
|
117
117
|
</div>
|
|
@@ -664,7 +664,7 @@ response
|
|
|
664
664
|
</div>
|
|
665
665
|
|
|
666
666
|
<div id="footer">
|
|
667
|
-
Generated on
|
|
667
|
+
Generated on Thu Apr 26 10:56:47 2012 by
|
|
668
668
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
669
669
|
0.7.4 (ruby-1.9.2).
|
|
670
670
|
</div>
|
|
@@ -231,7 +231,7 @@ MushikagoのDELETEリクエストを表す抽象クラス
|
|
|
231
231
|
</div>
|
|
232
232
|
|
|
233
233
|
<div id="footer">
|
|
234
|
-
Generated on
|
|
234
|
+
Generated on Thu Apr 26 10:56:48 2012 by
|
|
235
235
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
236
236
|
0.7.4 (ruby-1.9.2).
|
|
237
237
|
</div>
|
|
@@ -231,7 +231,7 @@ MushikagoのGETリクエストを表す抽象クラス
|
|
|
231
231
|
</div>
|
|
232
232
|
|
|
233
233
|
<div id="footer">
|
|
234
|
-
Generated on
|
|
234
|
+
Generated on Thu Apr 26 10:56:48 2012 by
|
|
235
235
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
236
236
|
0.7.4 (ruby-1.9.2).
|
|
237
237
|
</div>
|
|
@@ -256,7 +256,7 @@ MushikagoのPOSTリクエストを表す抽象クラス
|
|
|
256
256
|
</div>
|
|
257
257
|
|
|
258
258
|
<div id="footer">
|
|
259
|
-
Generated on
|
|
259
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
260
260
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
261
261
|
0.7.4 (ruby-1.9.2).
|
|
262
262
|
</div>
|
|
@@ -256,7 +256,7 @@ MushikagoのPUTリクエストを表す抽象クラス
|
|
|
256
256
|
</div>
|
|
257
257
|
|
|
258
258
|
<div id="footer">
|
|
259
|
-
Generated on
|
|
259
|
+
Generated on Thu Apr 26 10:56:49 2012 by
|
|
260
260
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
261
261
|
0.7.4 (ruby-1.9.2).
|
|
262
262
|
</div>
|