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 |
----- title: "Ruby Compendium" content-type: project subtitle: "An Essential Guide to the Ruby Ecosystem" github: ruby-compendium inactive: true home: /ruby-compendium/ docs: /ruby-compendium/book/ summary: "A free book aiming to help beginners learn about Ruby. It doesn’t focus on learning the language, but rather on its vast ecosystem and freely available resources." version: 0.2.0 ----- <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></li> <li><a href="/articles/introducing-ruby-compendium/">Introducing the Ruby Compendium</a></li> </ul> |