On Fri, Jan 16, 2009 at 2:38 PM, Fernando Perez <li...@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 (sfe...@gmail.com)
   ESCAPE POD - The Science Fiction Podcast Magazine
   http://www.escapepod.org
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to