<!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=US-ASCII" /> <title> File: README — Documentation by YARD 0.8.3 </title> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" 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); </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> </head> <body> <div id="header"> <div id="menu"> <a href="_index.html">Index</a> » <span class="title">File: README</span> <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div> </div> <div id="search"> <a class="full_list_link" id="class_list_link" href="class_list.html"> Class List </a> <a class="full_list_link" id="method_list_link" href="method_list.html"> Method List </a> <a class="full_list_link" id="file_list_link" href="file_list.html"> File List </a> </div> <div class="clear"></div> </div> <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> <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://sw.cow.tc/lazier">http://sw.cow.tc/lazier</a></p> <p><a href="http://rdoc.info/gems/lazier">http://rdoc.info/gems/lazier</a></p> <h2>Usage</h2> <pre class="code ruby"><code><span class='id identifier rubyid_require'>require</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>lazier</span><span class='tstring_end'>"</span></span> <span class='const'>Lazier</span><span class='period'>.</span><span class='id identifier rubyid_load!'>load!</span> </code></pre> <p>That's all! See documentation for more informations.</p> <h2>Contributing to lazier</h2> <ul> <li>Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.</li> <li>Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.</li> <li>Fork the project.</li> <li>Start a feature/bugfix branch.</li> <li>Commit and push until you are happy with your contribution.</li> <li>Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.</li> <li>Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.</li> </ul> <h2>Copyright</h2> <p>Copyright (C) 2013 and above Shogun (<a href="mailto:shogun_panda@me.com">shogun_panda@me.com</a>).</p> <p>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 Tue Jan 29 08:17:34 2013 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.8.3 (ruby-1.9.3). </div> </body> </html>