21 May 2013
Upgrading major versions of Rails sucks. I was there from 0.9 to 1.0, all the way to the famed 2 to 3 release, and
they were all painful. I have good news though: Rails 4 is right around the corner, and it’s a much cleaner upgrade. While you are getting
your app ready for Rails 4 are you bringing the gems you’ve written up to speed? If the answer is “I
don’t know”, keep reading - we will cover how to test the gems you’ve written against multiple
versions of Rails including Rails 4 release candidate.
Keep Reading
09 Apr 2013
Git Minutes Podcast Interviews SchneemsHad a delightful time talking to GitMinutes about workflow, Rails issues, and more. Have a listen and tell me what you think.
Keep Reading
12 Mar 2013
It was a long day when @schneems typed
$ git push heroku master
, opened his website, and exclaimed "I love Ruby!". Then as if
inside of Pee-wee’s Playhouse he heard a voice
say: “If you love Ruby so much why don’t you marry her?”. So on December 25th, he got down on one
knee with his Grandmother’s engagement ring and proposed to Ruby Ku.
She said yes!
Keep Reading
07 Feb 2013
"I don’t have time to contribute to open source". But who does? We’re too busy shipping products and open source is so daunting and time consuming. Sure tools and technologies are our livelihood, but there’s just so much there. Even if you’ve got the time - where do you start?
Keep Reading
04 Feb 2013
> This was originally posted to https://rubysource.com/anatomy-of-an-exploit-an-in-depth-look-at-the-rails-yaml-vulnerability/ however it is giving people "Potential Security Risk Ahead" warnings when visiting. This is a reproduciton of the original contents
Keep Reading