all repos — h3rald @ b8370013393ca9da6c0132ad49c4c7afbac7d883

The sources of https://h3rald.com

contents/ruby-compendium/book/web-sites.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
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
-----
title: "Ruby Compendium - Web Sites"
content-type: page
-----
<nav class="navigation"><a href="/ruby-compendium/book/resources.html">← Resources</a> | <a
		href="/ruby-compendium/book/index.html">Contents</a> | <a href="/ruby-compendium/book/books.html">Books →</a>
</nav>

<p><strong><a href="http://www.ruby-lang.org/">Ruby-Lang.org</a></strong> &ndash; The official Ruby web site, completely
	maintained by members of the Ruby community and available in several languages.</p>

<p><strong><a href="https://rubygems.org/">RubyGems.org</a></strong> &ndash; The home of all Ruby gems.</p>

<p><strong><a href="http://rubykoans.com/">Ruby Koans</a></strong> &ndash; Learn Ruby (and testing) through Koans.
	Probably the coolest way to learn Ruby right now.</p>

<p><strong><a href="http://rubylearning.com/">Ruby Learning</a></strong> &ndash; Ruby guru <a
		href="/ruby-compendium/book/rubyists.html#satish">Satish Talim</a>&#8217;s web site about learning the Ruby
	language. It contains tutorials, study notes, and even <a href="http://rubylearning.org/class/">online classes</a>.
</p>

<p><strong><a href="http://rubycorner.com/">Ruby Corner</a></strong> &ndash; The most comprehensive Ruby blog
	aggregator.</p>

<p><strong><a href="http://www.rubyinside.com/">Ruby Inside</a></strong> &ndash; <em>The</em> Ruby blog, by <a
		href="/ruby-compendium/book/rubyists.html#peterc">Peter Cooper</a>.</p>

<p><strong><a href="http://www.ruby-forum.com/">Ruby Forum</a></strong> &ndash; A mirror of the most important
	Ruby-related mailing lists.</p>

<p><strong><a href="http://rubydoc.info/">RubyDoc.info</a></strong> &ndash; Your one-stop resource for reference
	documentation. Everything from Ruby core, Standard Library, gems, and even Github-hosted Ruby projects.</p>

<p><strong><a href="http://www.rubyflow.com/">RubyFlow</a></strong> &ndash; Community-powered link blog. Created by <a
		href="/ruby-compendium/book/rubyists.html#peterc">Peter Cooper</a></p>

<p><strong><a href="http://ruby-toolbox.com/">The Ruby Toolbox</a></strong> &ndash; A collection of ruby resources and
	libraries, organized by category and popularity.</p>

<p><strong><a href="http://rubycommitters.org/">RubyCommitters.org</a></strong> &ndash; List of all the Ruby core
	committers. Created by <a href="/ruby-compendium/book/rubyists.html#tenderlove">Aaron Petterson</a>.</p>

<p><strong><a href="http://rubylang.info/">RubyLang.info</a></strong> &ndash; <em>&#8220;RubyLang.info is a community
		driven web site, dedicated to helping both new and experienced Ruby developers.&#8221;</em></p>

<nav class="navigation"><a href="/ruby-compendium/book/resources.html">← Resources</a> | <a
		href="/ruby-compendium/book/index.html">Contents</a> | <a href="/ruby-compendium/book/books.html">Books →</a>
</nav>