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

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -