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

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -