Here’s the roundup of ruby and web-related stuff that’s worth checking out…
- http://www.rubyinside.com/ruby-mri-code-walk-tour-6020.html – A tour of the ruby source code with Pat Shaughnessy
- http://railstips.org/blog/archives/2012/10/10/booleans-are-baaaaaaaaaad/ – An interesting article by John Nunemaker on why using booleans for state in your application is baaaaad.
- http://sivers.org/local – Entrepreneur Derek Sivers shares his philosophy on finding the balance between contributing value to your local community versus the worldwide community.
- Rails Installer – Looks like the brilliant folks at Engine Yard have made a one click installation of Ruby on Rails.