Sha256: 6c3adce869d045486d201994d72e0cac621e183f197944edf44cbdb1201ffe5a
Contents?: true
Size: 1.91 KB
Versions: 3
Compression:
Stored size: 1.91 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!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> <title>README.rdoc</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../css/main.css" type="text/css" media="screen" /> <script src="../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../js/main.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <h1> README.rdoc </h1> <ul class="files"> <li>README.rdoc</li> <li>Last modified: Fri Nov 27 13:37:15 +0100 2009</li> </ul> </div> <div id="bodyContent"> <div id="content"> <div class="description"> <h1>apphunk</h1> <p> A library that send’s messages to the remote logging service apphunk.com. </p> <h2>Note on Patches/Pull Requests</h2> <ul> <li>Fork the project. </li> <li>Make your feature addition or bug fix. </li> <li>Add tests for it. This is important so I don’t break it in a future version unintentionally. </li> <li>Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) </li> <li>Send me a pull request. Get bonus points for topic branches. </li> </ul> <h2>Copyright</h2> <p> Copyright © 2009 rubyphunk. See <a href="LICENSE.html">LICENSE</a> for details. </p> </div> </div> </div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
apphunk-0.4.0 | doc/files/README_rdoc.html |
apphunk-0.3.1 | doc/files/README_rdoc.html |
apphunk-0.3.0 | doc/files/README_rdoc.html |