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

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

contributing patches |
rspec website |
rspec at rubyforge

The rspec-rails repository holds only the source for the rspec-rails gem/plugin. Grab this repo if you:

  • want to build the rspec-rails gem from the latest source
  • want to install it as a rails plugin in combination with the rspec plugin.

Installation on edge rails


script/plugin install git://github.com/dchelimsky/rspec.git
script/plugin install git://github.com/dchelimsky/rspec-rails.git
script/generate rspec

With Piston (which is “adding git support”)


... coming soon ...
Clone this wiki locally