ruby on rails - Getting Susy to compile with Koala on windows -


just started using sass first time. set ruby on rails on windows 8, , got work , compile koala compiler allright. need use susy library, not working. far, i've installed following:

1. ruby, using ruby installer  2. gems: a. gem install rails b. gem install sass c. gem install susy 

this doesn't seem susy working. sass compiler keeps throwing errors whenever encounters susy syntax. on page mention make sure sass-rails version 5.0.0.beta1, ruby command prompt doesn't accept command such gem 'sass-rails', '~> 5.0.0.beta1'. have enter somewhere else? or need use different compiler?

be gentle i'm new :d


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -