Re: [rspec-users] Problems installing the rspec and rspec-rails gems

2009-07-15 Thread Felipe Rodrigues 02
I just trying to use cucumber in a rails project following the RSpec book from Pragmatic Programmers, but I am seeing the same error. The --no-rdoc didn't worked. Don't know where else to look for a solution. Any ideas on this one? David Chelimsky-2 wrote: > > Hey Mike, > > Looks like the pro

Re: [rspec-users] Problems installing the rspec and rspec-rails gems

2009-04-04 Thread David Chelimsky
Hey Mike, Looks like the problem is installing the rdoc. Try installing with the --no-rdoc option. Cheers, David Sent from my iPhone On Apr 4, 2009, at 7:52 PM, Mike Williams wrote: Pat Maddox wrote: The rspec gem did install successfully, not sure what those doc warnings are. Did you

Re: [rspec-users] Problems installing the rspec and rspec-rails gems

2009-04-04 Thread Mike Williams
Pat Maddox wrote: > The rspec gem did install successfully, not sure what those doc > warnings are. Did you install rspec-rails as well? > > Pat I get the same output with rspec-rails when I try to install it. When I try to run cucumber feature -n I get: Missing these required gems: rpsec

Re: [rspec-users] Problems installing the rspec and rspec-rails gems

2009-04-04 Thread Pat Maddox
The rspec gem did install successfully, not sure what those doc warnings are. Did you install rspec-rails as well? Pat On Sat, Apr 4, 2009 at 4:08 PM, Mike Williams wrote: > Hello, > > Just purchased my first mac for Ruby on Rails development and I'm in the > process of setting up the environme

[rspec-users] Problems installing the rspec and rspec-rails gems

2009-04-04 Thread Mike Williams
Hello, Just purchased my first mac for Ruby on Rails development and I'm in the process of setting up the environment and installing rspec and rspec-rails. I'm getting the following error message when trying to install the gem. I'm using: sudo gem install rspec I get: Successfully installed rsp