doc/Safubot/Query.html in safubot-0.0.1 vs doc/Safubot/Query.html in safubot-0.0.2

- old
+ new

@@ -1,217 +1,184 @@ -<!DOCTYPE html> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title> + Class: Safubot::Query + + &mdash; Documentation by YARD 0.7.3 + +</title> -<html> -<head> -<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> + <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" /> -<title>Class: Safubot::Query</title> + <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" /> -<link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet"> - -<script type="text/javascript"> - var rdoc_rel_prefix = "../"; +<script type="text/javascript" charset="utf-8"> + relpath = '..'; + if (relpath != '') relpath += '/'; </script> -<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script> -<script type="text/javascript" charset="utf-8" src="../js/navigation.js"></script> -<script type="text/javascript" charset="utf-8" src="../js/search_index.js"></script> -<script type="text/javascript" charset="utf-8" src="../js/search.js"></script> -<script type="text/javascript" charset="utf-8" src="../js/searcher.js"></script> -<script type="text/javascript" charset="utf-8" src="../js/darkfish.js"></script> + <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script> + <script type="text/javascript" charset="utf-8" src="../js/app.js"></script> -<body id="top" class="class"> -<nav id="metadata"> - <nav id="home-section" class="section"> - <h3 class="section-header"> - <a href="../index.html">Home</a> - <a href="../table_of_contents.html#classes">Classes</a> - <a href="../table_of_contents.html#methods">Methods</a> - </h3> -</nav> - - <nav id="search-section" class="section project-section" class="initially-hidden"> - <form action="#" method="get" accept-charset="utf-8"> - <h3 class="section-header"> - <input type="text" name="search" placeholder="Search" id="search-field" - title="Type to search, Up and Down to navigate, Enter to load"> - </h3> - </form> - - <ul id="search-results" class="initially-hidden"></ul> -</nav> - - - <div id="file-metadata"> - <nav id="file-list-section" class="section"> - <h3 class="section-header">Defined In</h3> - <ul> - <li>lib/safubot/test_helper.rb - </ul> -</nav> - + </head> + <body> + <script type="text/javascript" charset="utf-8"> + if (window.top.frames.main) document.body.className = 'frames'; + </script> - </div> - - <div id="class-metadata"> - - <nav id="parent-class-section" class="section"> - <h3 class="section-header">Parent</h3> + <div id="header"> + <div id="menu"> - <p class="link"><a href="../Object.html">Object</a> + <a href="../_index.html">Index (Q)</a> &raquo; + <span class='title'><span class='object_link'><a href="../Safubot.html" title="Safubot (module)">Safubot</a></span></span> + &raquo; + <span class="title">Query</span> -</nav> + + <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div> +</div> - <!-- Included Modules --> -<nav id="includes-section" class="section"> - <h3 class="section-header">Included Modules</h3> - - <ul class="link-list"> + <div id="search"> + <a id="class_list_link" href="#">Class List</a> - <li><span class="include">MongoMapper::Document</span> + <a id="method_list_link" href="#">Method List</a> + <a id="file_list_link" href="#">File List</a> - </ul> -</nav> - - <!-- Method Quickref --> -<nav id="method-list-section" class="section"> - <h3 class="section-header">Methods</h3> - - <ul class="link-list"> +</div> + <div class="clear"></div> + </div> - <li><a href="#method-i-make_request">#make_request</a> + <iframe id="search_frame"></iframe> - </ul> -</nav> - - </div> - - <div id="project-metadata"> - <nav id="fileindex-section" class="section project-section"> - <h3 class="section-header">Pages</h3> - - <ul> + <div id="content"><h1>Class: Safubot::Query - <li class="file"><a href="../Gemfile.html">Gemfile</a> - <li class="file"><a href="../Rakefile.html">Rakefile</a> - </ul> -</nav> +</h1> - <nav id="classindex-section" class="section project-section"> - <h3 class="section-header">Class and Module Index</h3> - - <ul class="link-list"> +<dl class="box"> - <li><a href="../Safubot.html">Safubot</a> + <dt class="r1">Inherits:</dt> + <dd class="r1"> + <span class="inheritName">Object</span> + + <ul class="fullTree"> + <li>Object</li> + + <li class="next">Safubot::Query</li> + + </ul> + <a href="#" class="inheritanceTree">show all</a> + + </dd> + - <li><a href="../Safubot/Bot.html">Safubot::Bot</a> - <li><a href="../Safubot/Evented.html">Safubot::Evented</a> + - <li><a href="../Safubot/KnownUser.html">Safubot::KnownUser</a> + + <dt class="r2">Includes:</dt> + <dd class="r2">MongoMapper::Document</dd> + + - <li><a href="../Safubot/Log.html">Safubot::Log</a> - <li><a href="../Safubot/Query.html">Safubot::Query</a> - <li><a href="../Safubot/Request.html">Safubot::Request</a> + <dt class="r1 last">Defined in:</dt> + <dd class="r1 last">lib/safubot/test_helper.rb</dd> - <li><a href="../Safubot/Response.html">Safubot::Response</a> +</dl> +<div class="clear"></div> + + + - <li><a href="../Safubot/Test.html">Safubot::Test</a> + + - <li><a href="../Safubot/Twitter.html">Safubot::Twitter</a> + - <li><a href="../Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a> + <h2> + Instance Method Summary + <small>(<a href="#" class="summary_toggle">collapse</a>)</small> + </h2> + + <ul class="summary"> + + <li class="public "> + <span class="summary_signature"> + + <a href="#make_request-instance_method" title="#make_request (instance method)">- (Object) <strong>make_request</strong> </a> + + + + </span> - <li><a href="../Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a> - <li><a href="../Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a> - <li><a href="../Safubot/XMPP.html">Safubot::XMPP</a> - <li><a href="../Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a> - <li><a href="../Safubot/XMPP/Message.html">Safubot::XMPP::Message</a> - <li><a href="../Object.html">Object</a> - - </ul> -</nav> - </div> -</nav> - -<div id="documentation"> - <h1 class="class">class Safubot::Query</h1> - - <div id="description" class="description"> - - </div><!-- description --> - + <span class="summary_desc"><div class='inline'></div></span> +</li> + + + </ul> - <section id="5Buntitled-5D" class="documentation-section"> - - - + + <div id="instance_method_details" class="method_details_list"> + <h2>Instance Method Details</h2> - - <!-- Methods --> - <section id="public-instance-5Buntitled-5D-method-details" class="method-section section"> - <h3 class="section-header">Public Instance Methods</h3> + <div class="method_details first"> + <p class="signature first" id="make_request-instance_method"> + + - (<tt>Object</tt>) <strong>make_request</strong> + - - <div id="method-i-make_request" class="method-detail "> - - <div class="method-heading"> - <span class="method-name">make_request</span><span - class="method-args">()</span> - <span class="method-click-advice">click to toggle source</span> - </div> - + +</p><table class="source_code"> + <tr> + <td> + <pre class="lines"> - <div class="method-description"> - - - - - <div class="method-source-code" id="make_request-source"> - <pre><span class="ruby-comment"># File lib/safubot/test_helper.rb, line 40</span> -<span class="ruby-keyword">def</span> <span class="ruby-identifier">make_request</span> - <span class="ruby-keyword">self</span>.<span class="ruby-identifier">request</span> <span class="ruby-operator">||</span> <span class="ruby-constant">Request</span>.<span class="ruby-identifier">create</span>(<span class="ruby-value">:user</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">user</span>, <span class="ruby-value">:text</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">text</span>, <span class="ruby-value">:source</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">self</span>) -<span class="ruby-keyword">end</span></pre> - </div><!-- make_request-source --> - - </div> +47 +48 +49</pre> + </td> + <td> + <pre class="code"><span class="info file"># File 'lib/safubot/test_helper.rb', line 47</span> - +<span class='kw'>def</span> <span class='id make_request'>make_request</span> + <span class='kw'>self</span><span class='period'>.</span><span class='id request'>request</span> <span class='op'>||</span> <span class='const'>Request</span><span class='period'>.</span><span class='id create'>create</span><span class='lparen'>(</span><span class='symbol'>:user</span> <span class='op'>=&gt;</span> <span class='kw'>self</span><span class='period'>.</span><span class='id user'>user</span><span class='comma'>,</span> <span class='symbol'>:text</span> <span class='op'>=&gt;</span> <span class='kw'>self</span><span class='period'>.</span><span class='id text'>text</span><span class='comma'>,</span> <span class='symbol'>:source</span> <span class='op'>=&gt;</span> <span class='kw'>self</span><span class='rparen'>)</span> +<span class='kw'>end</span></pre> + </td> + </tr> +</table> +</div> + + </div> - - </div><!-- make_request-method --> - +</div> - </section><!-- public-instance-method-details --> - - </section><!-- 5Buntitled-5D --> + <div id="footer"> + Generated on Mon Nov 28 20:20:04 2011 by + <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> + 0.7.3 (ruby-1.9.2). +</div> -</div><!-- documentation --> - - -<footer id="validator-badges"> - <p><a href="http://validator.w3.org/check/referer">[Validate]</a> - <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11. - <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3. -</footer> - + </body> +</html> \ No newline at end of file