doc/Lazier/Boolean.html in lazier-2.8.1 vs doc/Lazier/Boolean.html in lazier-3.0.0

- old
+ new

@@ -4,17 +4,17 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> Module: Lazier::Boolean - &mdash; Documentation by YARD 0.8.5.2 + &mdash; Documentation by YARD 0.8.6.1 </title> - <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" /> + <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" /> - <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" /> + <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" /> <script type="text/javascript" charset="utf-8"> hasFrames = window.top.frames.main ? true : false; relpath = '../'; framesUrl = "../frames.html#!" + escape(window.location.href); @@ -217,11 +217,11 @@ </td> <td> <pre class="code"><span class="info file"># File 'lib/lazier/boolean.rb', line 15</span> <span class='kw'>def</span> <span class='id identifier rubyid_to_i'>to_i</span> - <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_is_a?'>is_a?</span><span class='lparen'>(</span><span class='const'>TrueClass</span><span class='rparen'>)</span> <span class='op'>?</span> <span class='int'>1</span> <span class='op'>:</span> <span class='int'>0</span> + <span class='id identifier rubyid_is_a?'>is_a?</span><span class='lparen'>(</span><span class='const'>TrueClass</span><span class='rparen'>)</span> <span class='op'>?</span> <span class='int'>1</span> <span class='op'>:</span> <span class='int'>0</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> @@ -286,12 +286,12 @@ </div> </div> <div id="footer"> - Generated on Sat Apr 13 11:56:53 2013 by + Generated on Fri May 17 12:03:21 2013 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.5.2 (ruby-1.9.3). + 0.8.6.1 (ruby-1.9.3). </div> </body> </html> \ No newline at end of file