Installing ruby gem less-rails on windows machine using therubyracer

前端 未结 2 1578
眼角桃花
眼角桃花 2021-01-01 07:05

since a while I am trying to install the less-rails gem on my windows7 machine.

I already managed to install the needed therubyracer.gem using this binary file: htt

2条回答
  •  离开以前
    2021-01-01 08:02

    After a lot of research and trial and error it seems that less is not working on the windows plattform at the moment.

    So my solution is to use the bootstrap-sass-rails gem instead. This is working pretty well.

提交回复
热议问题