June 2008
9 posts
life freezes without github
Jun 19th
Awesome Git cheatsheet →
Jun 17th
$ open -a MyFavouriteApp # opens mac application from Terminal
Jun 9th
“We cannot direct the wind, but we can adjust the sails.”
Jun 4th
My attempt at ActiveRecord models code guidelines: http://tinyurl.com/6yqwel
Jun 3rd
Jun 3rd
1 tag
Setting cookies in RSpec
def cookie(name, value) @request.cookies[name.to_s] = CGI::Cookie.new(name.to_s, value.to_s) end Found on google.
Jun 3rd
Jun 2nd
MagLev could be our chance to do some Smalltalk without learning Squeak. YAY!
Jun 2nd