September 2010
0 posts
3 tags
Updating to Ruby 1.9.2 on Snow Leopard
Rail 3 was released a few days ago. According to the getting started guide, to develop for Rails 3, I needed to install Ruby 1.9.x onto Snow Leopard, which ships with Ruby 1.8.7. Here are the steps that I cobbled together from google searches to replace the 1.8.7 version:
curl http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p0.tar.bz2 -o ruby-1.9.2-p0.tar.bz2
tar -xvzf ruby-1.9.2-p0.tar.bz2
...
August 2010
2 posts
3 tags
21 Jump Street
I missed 21 Jump Street the first time around so I though I would check out the series. It is not the deepest TV you will find, but is surprisingly good for a 1987 show, which is mostly due to Johnny Depp not being a superstar yet, so he would deign to be in a TV show.
Love this scene when Johnny’s character, Officer Tom Hanson, defends himself against allegations of being a liberal.
I...