Vannkorn

Full Stack Web Developer

Close

Install Ruby Gem in Mac OSX

I use Ruby Gem to run compass that compiles my SASS code to CSS.

Ads: Register now via this link to receive $100 credit from Vultr

Whenever Apple releases its new OSX, most of the software that was previously installed were gone such as Git or Ruby Gem that is needed to run Compass for front-end development. To fix it, simply re-install the Ruby Gem by running the following command:

\curl -L https://get.rvm.io | bash -s stable --rails --autolibs=enabled

Leave a Reply

Your email address will not be published. Required fields are marked *