Tagged with geek

Removing non-existent source from rubygems

- 2008-11-07 06:08:28

I just came to move some ruby scripts onto my mac mini, and to do so I needed to install a couple of gems. Now I realised I hadn't installed or updated rubygems on the machine for a while, so I figured it was best to update gem before installing the gems I wanted. Easier said than done.

--More--

Setting up git with rails apps

- 2008-11-06 13:03:02

When I create a new rails app, I'm constantly going back to another project and stealing the .gitignore file from it to make sure that git doesn't know about certain files rails either updates frequently, or stores machine-specific data in. The latter is generally just config/database.yml, because I develop alongside my colleagues at Brightbox and we deploy via capistrano, ...

--More--

Create a blank rails app including plugins

- 2008-11-03 06:48:27

When I create a rails app from scratch I like to include certain plugins to help me write the app, such as the Rspec testing framework instead of the built-in Test::Unit and jQuery instead of prototype.

--More--

Keyboards

- 2008-10-14 13:59:01

Back in the day I swapped the keys on my 12" powerbook keyboard around to read macgenius across the middle row.

--More--

Alistapart Survey

- 2008-07-29 14:47:24