Re: [rspec-users] Problem with refresh_specs

2009-02-12 Thread Nick Hoffman
On 31/01/2009, at 1:45 AM, jschank wrote: Hello, I recently unpacked the latest (1.1.12) rspec and rspec rails in my applicaiton. When I run my specs I get: config.gem: Unpacked gem rspec-1.1.12 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this. config.gem: Unpa

Re: [rspec-users] Problem with refresh_specs

2009-02-12 Thread Jack Phelps
I am getting the same error with version 2.2.2; I'm testing out Heroku right now and am not sure of my ability to install it manually but will try. I'm not especially experienced with any of this, so if anyone's got any tips they're welcome :) -- Posted via http://www.ruby-forum.com/.

Re: [rspec-users] Problem with refresh_specs

2009-02-11 Thread David Chelimsky
On Sat, Jan 31, 2009 at 12:45 AM, jschank wrote: > Hello, > I recently unpacked the latest (1.1.12) rspec and rspec rails in my > applicaiton. Manually? Or using "rake gems:unpack"? > When I run my specs I get: > > config.gem: Unpacked gem rspec-1.1.12 in vendor/gems has no > specification file.

[rspec-users] Problem with refresh_specs

2009-02-10 Thread jschank
Hello, I recently unpacked the latest (1.1.12) rspec and rspec rails in my applicaiton. When I run my specs I get: config.gem: Unpacked gem rspec-1.1.12 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this. config.gem: Unpacked gem rspec-rails-1.1.12 in vendor/gems h