doc/Mushikago/Mitsubachi/ProjectInfoRequest.html in mushikago-sdk-0.3.7 vs doc/Mushikago/Mitsubachi/ProjectInfoRequest.html in mushikago-sdk-0.4.0
- old
+ new
@@ -64,18 +64,18 @@
<dl class="box">
<dt class="r1">Inherits:</dt>
<dd class="r1">
- <span class="inheritName"><span class='object_link'><a href="Request.html" title="Mushikago::Mitsubachi::Request (class)">Request</a></span></span>
+ <span class="inheritName"><span class='object_link'><a href="../Http/GetRequest.html" title="Mushikago::Http::GetRequest (class)">Http::GetRequest</a></span></span>
<ul class="fullTree">
<li>Object</li>
<li class="next"><span class='object_link'><a href="../Http/Request.html" title="Mushikago::Http::Request (class)">Http::Request</a></span></li>
- <li class="next"><span class='object_link'><a href="Request.html" title="Mushikago::Mitsubachi::Request (class)">Request</a></span></li>
+ <li class="next"><span class='object_link'><a href="../Http/GetRequest.html" title="Mushikago::Http::GetRequest (class)">Http::GetRequest</a></span></li>
<li class="next">Mushikago::Mitsubachi::ProjectInfoRequest</li>
</ul>
<a href="#" class="inheritanceTree">show all</a>
@@ -122,11 +122,11 @@
<h2>Instance Attribute Summary</h2>
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="../Http/Request.html" title="Mushikago::Http::Request (class)">Http::Request</a></span></h3>
- <p class="inherited"><span class='object_link'><a href="../Http/Request.html#headers-instance_method" title="Mushikago::Http::Request#headers (method)">headers</a></span>, <span class='object_link'><a href="../Http/Request.html#host-instance_method" title="Mushikago::Http::Request#host (method)">host</a></span>, <span class='object_link'><a href="../Http/Request.html#http_method-instance_method" title="Mushikago::Http::Request#http_method (method)">http_method</a></span>, <span class='object_link'><a href="../Http/Request.html#params-instance_method" title="Mushikago::Http::Request#params (method)">params</a></span>, <span class='object_link'><a href="../Http/Request.html#path-instance_method" title="Mushikago::Http::Request#path (method)">path</a></span>, <span class='object_link'><a href="../Http/Request.html#port-instance_method" title="Mushikago::Http::Request#port (method)">port</a></span></p>
+ <p class="inherited"><span class='object_link'><a href="../Http/Request.html#headers-instance_method" title="Mushikago::Http::Request#headers (method)">headers</a></span>, <span class='object_link'><a href="../Http/Request.html#host-instance_method" title="Mushikago::Http::Request#host (method)">host</a></span>, <span class='object_link'><a href="../Http/Request.html#params-instance_method" title="Mushikago::Http::Request#params (method)">params</a></span>, <span class='object_link'><a href="../Http/Request.html#path-instance_method" title="Mushikago::Http::Request#path (method)">path</a></span>, <span class='object_link'><a href="../Http/Request.html#port-instance_method" title="Mushikago::Http::Request#port (method)">port</a></span></p>
<h2>
Instance Method Summary
@@ -162,11 +162,11 @@
<li class="public ">
<span class="summary_signature">
- <a href="#method_name-instance_method" title="#method_name (instance method)">- (Object) <strong>method_name</strong> </a>
+ <a href="#path-instance_method" title="#path (instance method)">- (Object) <strong>path</strong> </a>
</span>
@@ -191,15 +191,20 @@
+ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="../Http/GetRequest.html" title="Mushikago::Http::GetRequest (class)">Http::GetRequest</a></span></h3>
+ <p class="inherited"><span class='object_link'><a href="../Http/GetRequest.html#http_method-instance_method" title="Mushikago::Http::GetRequest#http_method (method)">#http_method</a></span></p>
+
+
+
<h3 class="inherited">Methods included from <span class='object_link'><a href="../Auth/Signature.html" title="Mushikago::Auth::Signature (module)">Auth::Signature</a></span></h3>
<p class="inherited"><span class='object_link'><a href="../Auth/Signature.html#add_signature%21-instance_method" title="Mushikago::Auth::Signature#add_signature! (method)">#add_signature!</a></span>, <span class='object_link'><a href="../Auth/Signature.html#string_to_sign-instance_method" title="Mushikago::Auth::Signature#string_to_sign (method)">#string_to_sign</a></span></p>
@@ -263,13 +268,13 @@
<div id="instance_method_details" class="method_details_list">
<h2>Instance Method Details</h2>
<div class="method_details first">
- <p class="signature first" id="method_name-instance_method">
+ <p class="signature first" id="path-instance_method">
- - (<tt>Object</tt>) <strong>method_name</strong>
+ - (<tt>Object</tt>) <strong>path</strong>
</p><table class="source_code">
<tr>
@@ -280,21 +285,21 @@
5</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/mushikago/mitsubachi/project_info_request.rb', line 5</span>
-<span class='kw'>def</span> <span class='id identifier rubyid_method_name'>method_name</span><span class='semicolon'>;</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>project/info</span><span class='tstring_end'>'</span></span> <span class='kw'>end</span></pre>
+<span class='kw'>def</span> <span class='id identifier rubyid_path'>path</span><span class='semicolon'>;</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>/1/mitsubachi/project/info</span><span class='tstring_end'>'</span></span> <span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
- Generated on Wed Feb 1 14:15:30 2012 by
+ Generated on Mon Feb 20 09:55:34 2012 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.7.4 (ruby-1.9.2).
</div>
</body>
\ No newline at end of file