This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Install
Official releases
Official RSpec releases (rspec and rspec-rails) are posted to rubyforge.
$ gem q -rn rspec .... rspec (1.2.0) rspec-rails (1.2.0) [sudo] gem install rspec [sudo] gem install rspec-rails
Between releases
See Edge
What about github gems?
I’ve stopped posting gems to github (the last one is dchelimsky-rspec[-rails]-1.1.99.9).
Rubygems does not recognize rspec and dchelimsky-rspec (same with rspec-rails) as the same line of gems, so having both on your system will wreak havoc. There is a proposal for rubygems to address this. Once it is resolved, or some other reasonable solution emerges, I’ll resume posting github gems. Until then, just build locally per the instructions above. [NOTE: Github will probably stop supporting building gems. See: http://github.com/blog/515-gem-building-is-defunct]






