[Rails] Re: Re: Re: Re: Remove bundler
Colin Law wrote in post #966453:
> If you do actually need it then just add the gem to Gemfile (in the
> root of your app) and run
> bundle install
> If the problem is that rails thinks you need it but you do not then
> maybe it is already in Gemfile but should not be. In that case remove
> it from Gemfile and run bundle install.
>
> Colin
Can I ignore the Gemfile.lock?
Will the gem be installed in my rvm gemset? Or where does it go?
--
Posted via http://www.ruby-forum.com/.
--
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