carlosbrando / rspec-tmbundle forked from dchelimsky/rspec-tmbundle

Textmate bundle for RSpec.

This URL has Read+Write access

Carlos Brando (author)
Thu Dec 03 13:21:29 -0800 2009
commit  fc7caf049b544c11de2b6b50a65c31199dd590bb
tree    28e2635c1de6df26d238b9b648e156502f74215c
parent  85181c61a815b8210142109333e907af54e5d32e parent  df85d0cee8352faada65b80cf490b11d7e0a9530
name age message
file .gitignore Wed Apr 16 21:51:14 -0700 2008 ignore emacs files [patmaddox]
directory Commands/ Sun Sep 20 03:46:06 -0700 2009 Made 'Save Example file and remember' command T... [humblehacker]
file License.txt Sun Nov 02 17:03:51 -0800 2008 better README and add License [dchelimsky]
directory Preferences/ Sun Nov 23 10:43:54 -0800 2008 Support for "it 'should'"-style pending tasks [ardekantur]
file README.rdoc Wed Apr 08 02:11:10 -0700 2009 whitespace [dchelimsky]
directory Snippets/ Loading commit data...
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’