Rspec for rails should be installed using the plugin, rather than the gem
http://rspec.rubyforge.org/documentation/rails/install.html
In any case the rspec generator is in a separate gem if you want to install via gem.
Rspec for rails should be installed using the plugin, rather than the gem
http://rspec.rubyforge.org/documentation/rails/install.html
In any case the rspec generator is in a separate gem if you want to install via gem.