[rspec-users] App can't start on production server due to RSpec missing
Stephen Eley
sfeley at gmail.com
Fri Jan 16 16:12:58 EST 2009
On Fri, Jan 16, 2009 at 2:38 PM, Fernando Perez <lists at ruby-forum.com> wrote:
>
> A quick fix is to install rspec and rspec-rails gems on production
> server, but I don't get why the app wants them installed.
Because every Rake file in /lib gets loaded when you run Rake. That's
your dependency problem; not the app itself.
--
Have Fun,
Steve Eley (sfeley at gmail.com)
ESCAPE POD - The Science Fiction Podcast Magazine
http://www.escapepod.org
More information about the rspec-users
mailing list