Home

rspec | rspec-rails | rspec-tmbundle | rspec-dev | contributing patches | rspec website | rspec at rubyforge

The rspec repository holds the source for the rspec gem/plugin. Clone 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-rails plugin.

Build and install the rspec gem

git clone git://github.com/dchelimsky/rspec.git
cd rspec
rake gem
gem install pkg/rspec-X.X.X.gem

Install as a Rails plugin

See rspec-rails

Last edited by dchelimsky, 2 months ago
Versions: