ProgrammingRuby

Contributed a patch to chit

A few weeks ago, I stumbled upon Chit. If you're not familiar with it, Chit is a command line cheat sheet utility based on git. Chit was inspired by ‘cheat’ (cheat.errtheblog.com/) by Chris Wanstrath of GitHub fame,...
ProgrammingPythonRuby

Django vs. Rails

I just finished going through a Django tutorial. My first impression is that Django is perhaps a little trickier to get going than Ruby on Rails (though this probably becomes immaterial once you get accustomed to it). The thing...