doc/index.html in lazier-1.0.4 vs doc/index.html in lazier-1.0.5

- old
+ new

@@ -1,10 +1,10 @@ <!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" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title> File: README &mdash; Documentation by YARD 0.8.2.1 @@ -62,20 +62,21 @@ <iframe id="search_frame"></iframe> <div id="content"><div id='filecontents'><h1>lazier</h1> <p><a href="http://travis-ci.org/ShogunPanda/lazier"><img src="https://secure.travis-ci.org/ShogunPanda/lazier.png?branch=master" alt="Build Status"></a> -<a href="https://gemnasium.com/ShogunPanda/lazier"><img src="https://gemnasium.com/ShogunPanda/lazier.png?travis" alt="Dependency Status"></a></p> +<a href="https://gemnasium.com/ShogunPanda/lazier"><img src="https://gemnasium.com/ShogunPanda/lazier.png?travis" alt="Dependency Status"></a> +<a href="https://codeclimate.com/github/ShogunPanda/lazier"><img src="https://codeclimate.com/badge.png" alt="Code Climate"></a></p> <p>Several Ruby object enhancements.</p> <p><a href="http://github.com/ShogunPanda/lazier">http://github.com/ShogunPanda/lazier</a></p> <h2>Usage</h2> -<pre class="code ruby"><code><span class='rubyid_require identifier id'>require</span> <span class='string val'>&quot;lazier&quot;</span> -<span class='rubyid_Lazier constant id'>Lazier</span><span class='dot token'>.</span><span class='rubyid_load! fid id'>load!</span> +<pre class="code ruby"><code><span class='id identifier rubyid_require'>require</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>lazier</span><span class='tstring_end'>&quot;</span></span> +<span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_load!'>load!</span> </code></pre> <p>That&#39;s all! See documentation for more informations.</p> @@ -96,12 +97,12 @@ <p>Copyright (C) 2012 and above Shogun <shogun_panda@me.com>. Licensed under the MIT license, which can be found at <a href="http://www.opensource.org/licenses/mit-license.php">http://www.opensource.org/licenses/mit-license.php</a>.</p> </div></div> <div id="footer"> - Generated on Wed Aug 22 16:33:55 2012 by + Generated on Fri Oct 19 09:08:32 2012 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.2.1 (ruby-1.8.7). + 0.8.2.1 (ruby-1.9.2). </div> </body> </html> \ No newline at end of file