Joseph Wilk

Joseph Wilk

Things with code, creativity and computation.

Textmate Bundle for RR Test Double Framework

A simple Textmate bundle for  RR the Ruby test double framework.  You can read about RR at http://github.com/btakita/rr/tree/master and look through the latest rdocs at Rubypub

Install with Git

(what on earth is Git…)

  1. Run this:

    mkdir -p ~/Library/Application\ Support/TextMate/Bundles/ cd ~/Library/Application\ Support/TextMate/Bundles/ git clone git://github.com/josephwilk/rr-tmbundle.git rr.tmbundle

  2. Reload bundles in Textmate

  3. Enjoy!

Comments