public
Description: Textmate bundle for RSpec.
Homepage:
Clone URL: git://github.com/dchelimsky/rspec-tmbundle.git
dchelimsky (author)
Wed Jun 24 21:46:41 -0700 2009
commit  46469f727985efc1605ed6a5c94bc21a1c7f040f
tree    5b51c767a107fe684221a0e5a3f5e32a35fdbd46
parent  7a96fb6570a86d3fba516e8b6691b86515e8cfb7
name age message
file .gitignore Wed Apr 16 21:51:14 -0700 2008 ignore emacs files [patmaddox]
directory Commands/ Fri Nov 07 20:26:36 -0800 2008 When saving a _spec.rb example file, it is reme... [drnic]
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’