public
Description: Textmate bundle for RSpec.
Homepage:
Clone URL: git://github.com/dchelimsky/rspec-tmbundle.git
rspec-tmbundle / README.rdoc
100644 11 lines (8 sloc) 0.332 kb

History

Parts of RSpec.tmbundle is based on Florian Weber’s TDDMate.

License

The license of RSpec.tmbundle is the same as RSpec’s.

Installation

cd ~/Library/Application\ Support/TextMate/Bundles/ git clone git://github.com/dchelimsky/rspec-tmbundle.git RSpec.tmbundle osascript -e ‘tell app "TextMate" to reload bundles’