=== RSPEC has moved to github Effective April, 2008, RSpec source has moved to github. === Install gems We still publish the gems at rubyforge, so to install: gem install rspec gem install rspec-rails === Install rspec and rspec_on_rails plugins <= rspec 1.1.3 script/plugin install http://rspec.rubyforge.org/svn/tags/REL_1_1_3/rspec script/plugin install http://rspec.rubyforge.org/svn/tags/REL_1_1_3/rspec_on_rails === Install rspec and rspec_on_rails plugins >= rspec 1.1.4 see installation instructions at http://github.com/dchelimsky/rspec/wikis === More Information http://rspec.info http://github.com/dchelimsky/rspec/wikis