contents/ruby-compendium.html
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
----- title: Ruby Compendium content-type: project subtitle: An Essential Guide to the Ruby Ecosystem github: ruby-compendium status: On Hold version: 0.2.0 ----- <nav class="project-links"> <a href="https://github.com/h3rald/ruby-compendium/downloads">DOWNLOAD</a> | <a href="/ruby-compendium/book">READ ONLINE</a> | <a href="https://github.com/h3rald/ruby-compendium">SOURCE</a> | <a href="http://github.com/h3rald/ruby-compendium/issues">TRACKING</a> </nav> <ul class="project-data"> <li>Project Status: <strong>On Hold</strong></li> <li>Version: <strong>0.2.0</strong></li> </ul> <p>This book was written by Fabio Cevasco and it is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</p> <p>This book was authored using <a href="http://www.h3rald.com/glyph">Glyph</a> and the <span class="caps">PDF</span> version was produced with <a href="http://www.princexml.org">Prince <span class="caps">XML</span></a>.</p> <p>The Ruby logo is copyright © 2006, Yukihiro Matsumoto, and used under the terms of the <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.</p> <p>Special thanks to the following individuals who contributed to the project, in some ways:</p> <ul> <li><a href="http://blog.dio.jp/">Akira Matsuda</a></li> <li><a href="http://www.bitcetera.com/">Sven Schwyn</a></li> </ul> <h3>Latest Updates</h3> <ul><li><a href="/articles/ruby-compendium-020/">Ruby Compendium v0.2.0 released</a> — <time class="timeago" datetime="2011-08-07T16:01:52Z">Sunday, 07 August 2011</time></li> <li><a href="/articles/introducing-ruby-compendium/">Introducing the Ruby Compendium</a> — <time class="timeago" datetime="2011-01-23T17:02:15Z">Sunday, 23 January 2011</time></li> </ul> |