Tag Archives: Textmate

Textmate bundle for RR test double framework

7 Jul

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:
  2. mkdir -p ~/Library/Application\ Support/TextMate/Bundles/
    cd ~/Library/Application\ Support/TextMate/Bundles/
    git clone git://github.com/josephwilk/rr-tmbundle.git  rr.tmbundle
  3. Reload bundles in Textmate
  4. Enjoy!