Happenings in Ruby

Share this article

It’s been awhile since we’ve had a Happenings post. There’s always a ton going on in Ruby, so we need to put some of these links out before they overwhelm us in a link avalanche.

RubyMotion

One of the biggest recent news stories in Ruby is about RubyMotion, which allows you to create native iOS apps using Ruby. If you feel the way I do about Objective C, then you should check this out. The Rogues have a good podcast with the creator of RubyMotion, Laurent Sansonetti.

Monitor Your Ruby Applications with Statsd

Marc Watts of Lonely Planet discusses how they monitor their Ruby and Rails applications using statsd (which is node based). This article has Ruby and Rails and Node and shows you how to easily do something that we all should be doing.

The Perspective of Great Developers

Shawn Crowly of Atomic Object gives us a post about a road to becoming a great developer. In essence, you should own the code in your application.  ALL the code. Easy concept, hard to do, which is why it makes you great….

OpenStruct vs Struct

Here is a VERY good Stack Overflow question about the difference between Struct and OpenStruct. It boils down to performance (doesn’t everything?) so if you use OpenStruct much in your Ruby code, you should definitely read the benchmarks here.

The Asset Pipeline for Dummies

Eric Berry pens a piece about the basics of the Asset Pipeline in Rails. I found this article to be crazy informative and every Rails developer should know this stuff.

10 Things You Didn’t Know Rails Could Do

Railsconf was chock full of great presentations, and probably the most talked about was this one by James Edward Gray II. This presentation is especially link-friendly, as you can learn a ton of stuff about Rails from the slides alone. I especially like the 32 bonus tips….

Practicing Ruby Releases a Ton of Free Content

Gregory Brown over at Practicing Ruby has released all of Volume 2 of his Ruby blog. If you’ve never read anything by Mr. Brown, you need to remedy that situation. His articles are informative, thorough, and very well done.

Ruby Under a Microscope

Our own Pat Shaughnessy is releasing an e-book called “Ruby Under a Microscope”. I have been privileged enough to read the first draft, and it is something you should get for your Ruby arsenal. Pat takes a scientific approach to examining the guts of Ruby, but without requiring the reader to know anything more than Ruby (meaning, you don’t have to know C). Put on your lab coat and check it out!

That’s it for this edition of Happenings in Ruby. If you have any news, code, or other Ruby-related content that would benefit the community, let us know.

Glenn GoodrichGlenn Goodrich
View Author

Glenn works for Skookum Digital Works by day and manages the SitePoint Ruby channel at night. He likes to pretend he has a secret identity, but can't come up with a good superhero name. He's settling for "Roob", for now.

happenings
Share this article
Read Next
Get the freshest news and resources for developers, designers and digital creators in your inbox each week