Re: [Rails] Re: Re: Freezing one gem in Rails 3
On Mon, Jul 25, 2011 at 11:20 AM, Jim Burgess <lists@ruby-forum.com> wrote:
> I did install everything and then deleted what I didn't need, but then
> when I tried to start WEBrick, it wouldn't start complaining about
> missing dependencies.
Yeah, sorry, you're right -- I just tries that on a throwaway app and it
doesn't seem to work. :-)
% rails s
Could not find rake-0.8.7 in any of the sources
Run `bundle install` to install missing gems.
Meh. So, either try to figure out why it's now looking for everything in
vendor/gems -- maybe everything listed under "DEPENDENCIES" in
your Gemfile.lock? -- or just install everything and leave it there.
If you're distributing the app to other users, that might be the safest
thing to do anyway.
Just a thought...
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home