contents/articles/ruby-compendium-020.html
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
----- title: "Ruby Compendium v0.2.0 released" content-type: article subtitle: "With up-to-date Ruby implementations, more resources, and online version" timestamp: 1312732912 tags: "ruby-compendium|books|ruby" ----- <section class="section"> <p>The Ruby Compendium has been updated, and it now lists the most up-to-date versions of various Ruby implementatios, even more web sites, books, podcasts, and Rubyists. In addition to the <span class="caps">PDF</span> version, the book can now be read online <a href="/ruby-compendium/book/">here on H3RALD.com</a>.</p> <p>Overall, this is a relatively minor update; however, I felt it was a good time to release it to keep the book up-to-date.</p> <p>The <em>Ruby Compendium</em> is available free of charge, under the terms of the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>, and you can help improving it! It was written using my very own <a href="http://www.h3rald.com/glyph">Glyph Framework</a>, and the entire source code is available on <a href="https://github.com/h3rald/ruby-compendium">GitHub</a>, for anyone to fork.</p> <div style="text-align:center;margin:20px; auto;font-size: 18px; font-weight:bold;"><a href="https://github.com/downloads/h3rald/ruby-compendium/ruby-compendium.pdf">Download <span class="caps">PDF</span></a> | <a href="http://www.h3rald.com/ruby-compendium/book">Read Online</a></div> </section> |