Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
dchelimsky edited this page Sep 12, 2010 · 12 revisions

rspec | rspec-rails | rspec-tmbundle | rspec-dev

Welcome to RSpec’s new home at github.

The rspec-tmbundle repository holds only the source for the TextMate bundle for RSpec. Here’s how to install it:


cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/dchelimsky/rspec-tmbundle.git

You may be looking for any of the following repositories instead:

  • rspec holds source for the rspec gem/plugin
  • rspec-rails holds source for the rspec-rails gem/plugin
  • rspec-dev holds the peripherals needed by rspec developers/contributors, and includes the other repos as git-submodules
Clone this wiki locally