Shaun and Theo's TweetHarder TDD pairing session Intro First stab at TweetHarder backend translation and storage system. Requirements Ruby 1.9 (1.9.3 recommended) Setup $ gem install bundler $ bundle install Running all tests $ ruby test/all_tests.rb