am trying to install sass after installing ruby, but iam getting following error, please help me to fix this
maradhak@WW730VW7X1688 /c/softwares
$ ge
You don't need to disable SSH or downgrade your ruby version, you can simply install the SASS gem manually. Here's how to do it:
sass-*.*.*.gem)C:\Ruby22-x64\bin\sass-*.*.*.gemcd C:Ruby22-x64/bingem install sass-*.*.*.gem1NOTE: You may also need to call the local flag while installing the gem: gem install --local C:Ruby22-x64/bin/sass-*.*.*.gem