<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><style type="text/css">body { font-family: verdana, sans-serif; background-color: #fff;line-height: 20px; }a:link, a:visited { color: #4fa3da; }a:hover { text-decoration: none; color: #f65077; }div.header { border-bottom: 1px dashed #f65077; }code.header { margin-left: 30px; font-weight: bold;background-color: #fcf095; }h1 { font-size: 5em; margin: 0; padding-left: 30px; color: #4fa3da;clear: both; font-weight: bold; letter-spacing: -5px; }h1 a { text-decoration: none; }div.main{ float: left; width: 100%; }div.content { float: left; width: 70%; padding: 15px 0 15px 30px;line-height: 20px; }div.side{ float: left; padding: 10px; text-align: right;width: 20%; }div.footer{ text-align: center; border-top: 1px dashed #f65077;padding-top: 10px; font-size: small; }div.sheet { font-size: .8em; line-height: 17px; padding: 5px;font-family: courier, fixed-width; background-color: #e8e8e8; }pre.sheet { line-height: 15px; }li { list-style: none; }div.version { background-color: #fcf095; padding: 5px;width: 450px; margin-top: 50px; }p.error { background-color: #fcf095; padding: 5px; }div.clear{ clear: both; }div.clear_10 { clear: both; font-size: 10px; line-height: 10px; }textarea { font-family: courier; }code { background-color: #fcf095 }span.diff_cut { color: #f65077; }span.diff_add { color: #009933; }@media print {.side, .version, .footer { display: none; }div.content { width: 100%; }h1 a:link, h1 a:visited { color: #eee;}.header code { font-size: 18px; background: none; }div.header { border-bottom: none; }}</style><link type="application/atom+xml" title="Recently Updated Cheat Sheets" href="http://feeds.feedburner.com/cheatsheets" rel="alternate"/><title>$ command line ruby cheat sheets</title></head><body><div class="main"><div class="header"><h1><a href="/">cheat sheets.</a></h1><code class="header">$ command line ruby cheat sheets</code></div><div class="content">

<h2>Cheat is temporarily in read-only mode. Sorry.</h2>
<p>Welcome.  You've reached the central repository for <strong>cheat</strong>, the RubyGem which puts Ruby-centric cheat sheets right into your
            terminal.  The inaugural blog entry <a href="http://errtheblog.com/posts/21-cheat">is here</a>.</p><p>Get started:</p><code>$ gem install cheat</code><br/><code>$ cheat strftime</code><p>A magnificent cheat sheet for Ruby's strftime method will be printed to
       your terminal.</p><p>To get some help on cheat itself:</p><code>$ cheat cheat</code><p>How meta.</p><p>Cheat sheets are basically wiki pages accessible from the command
            line.  You can <a href="/b">browse</a>, <a href="/a">add</a>, or <a href="/e/cheat">edit</a> cheat sheets.  Try to keep them concise.  For a style guide, check
            out the <a href="/e/cheat">cheat</a> cheat sheet.</p><p>To access a cheat sheet, simply pass the program the desired sheet's
       name:</p><code>$ cheat &lt;sheet name&gt;</code><p/></div><div class="side">( <a href="/a">add new</a> | <a href="/b">see all</a> )<ul><li><strong>updated sheets</strong></li><li><a href="http://feeds.feedburner.com/cheatsheets"><img border="0" alt="Recently Updated Cheat Sheets Feed" src="http://errtheblog.com/images/feed.png"/></a></li><li><a href="/s/postgresql">postgresql</a></li><li><a href="/s/java">java</a></li><li><a href="/s/sed">sed</a></li><li><a href="/s/scons">scons</a></li><li><a href="/s/cheat">cheat</a></li><li><a href="/s/date">date</a></li><li><a href="/s/man">man</a></li><li><a href="/s/magit">magit</a></li><li><a href="/s/conf_calls">conf_calls</a></li><li><a href="/s/cs_resolve">cs_resolve</a></li><li><a href="/s/cs_reply">cs_reply</a></li><li><a href="/s/test">test</a></li><li><a href="/s/scili">scili</a></li><li><a href="/s/yum">yum</a></li><li><a href="/s/unicorn">unicorn</a></li></ul></div><div class="clear"></div><div class="footer">Powered by <a href="http://code.whytheluckystiff.net/camping">Camping</a>, <a href="http://mongrel.rubyforge.org/">Mongrel</a> and, to a lesser extent, <a href="http://errtheblog.com/">Err the Blog</a>.</div></div><script src="http://getclicky.com/1070.js"> </script><noscript><img height=0 width=0 src="http://getclicky.com/1070ns.gif"></noscript></body></html>