How can I remove a gem from my Rails 3 project without getting this really strange Bundle error? -


the error is: have modified gemfile in development did not check resulting snapshot (gemfile.lock) version control

what version control? why/how bundle know version control? removed line gemfile. not supposed that?

do rm -rf .bundle && bundle install project root.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -