Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 283 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 283 Bytes

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

  1. $ gem install bundler
  2. $ bundle install

Running all tests

  • $ ruby test/all_tests.rb