cehoffman / rspec-tmbundle forked from dchelimsky/rspec-tmbundle

Textmate bundle for RSpec.

This URL has Read+Write access

dchelimsky (author)
Wed Apr 08 02:10:25 -0700 2009
cehoffman (committer)
Sun Apr 19 21:03:44 -0700 2009
name age message
file .gitignore Wed Apr 16 21:51:14 -0700 2008 ignore emacs files [patmaddox]
directory Commands/ Loading commit data...
file License.txt Sun Nov 02 17:03:51 -0800 2008 better README and add License [dchelimsky]
directory Preferences/
file README.rdoc
directory Snippets/
directory Support/
directory Syntaxes/ Tue Mar 31 19:01:31 -0700 2009 added specify keyword [granth]
file info.plist
README.rdoc

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'