Appendix B: Useful Links
- Ruby Site. It also has a huge list of useful links.
- Ruby Official Bug Tracker
Documentation
- Ruby-Doc.org hosts rendered reference documentation for all core and standard library classes and methods. This reference links there a lot, marking those links with red icon.
- RubyDoc.info hosts rendered documentation for all published gems (generated with YARD).
- The Definitive Guide to Ruby’s C API
- Ruby Changes: comprehensive changelog for the latest version
- Ruby Standard Gems: explanation about concepts of “default” and “bundled” gems in the standard library and actual lists of them.
Libraries
- RubyGems is the central repository of Ruby Libraries;
- The Ruby Toolbox is community-curated categorized list of libraries;
- Awesome Ruby is another one.
News and Community
Organizations
- Ruby Association is a non-profit organization devoted to the advancement of the Ruby programming language.
- Ruby Together is a grassroots initiative committed to supporting the critical Ruby infrastructure: Bundler, RubyGems, and other shared tools.
- Ruby Central is a nonprofit organization dedicated to the support and advocacy of the worldwide Ruby community.