ruby on rails - Changing Gem Version of Compass -
I updated the version of my compass and it broke other dependencies for a project. Can some please prove the command line code to roll back to compass 0.12.6?
I had gogal it before posting it on the stack, but came from empty hands, thanks for your help!
Ahh ...
Uninstall $ gem list $ sudo gem Compass then select the version you want to remove All versions of Gems are still available on your machine.
Comments
Post a Comment