public
Description: Textmate bundle for RSpec.
Homepage:
Clone URL: git://github.com/dchelimsky/rspec-tmbundle.git
dchelimsky (author)
Mon Oct 05 04:46:23 -0700 2009
commit  c01f02398209d5280444faf1c281f9c8ef81fee2
tree    8e03563d5281ab96d1aab2fd771c5d7ba114e2c0
parent  b93a56c1f6b56c71e744d117e35c71552fddd172
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... [David Whetstone]
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/ Mon Oct 05 04:56:30 -0700 2009 Updates - require 'spec_helper' - andra for an... [dchelimsky]
directory Support/ Wed Sep 30 04:18:47 -0700 2009 Fixed bug that was crashing twin file generatio... [dchelimsky]
directory Syntaxes/ Tue Mar 31 19:01:31 -0700 2009 added specify keyword [granth]
file info.plist Mon Oct 05 04:56:30 -0700 2009 Updates - require 'spec_helper' - andra for an... [dchelimsky]
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’