Add gem ‘coffee-script-source’, ‘1.8.0’ in Gemfile and run bundle update # original 1.9.1 wouldn’t work on windows platform.
done.
Harder way.
install RubyInstaller
Download the package the version you want from http://rubyinstaller.org
generally, we need to download Rubyinstaller and DevKit both (mind 32 or 64-bit platform).
click to install rubyinstaller first and then DevKit.
(記得勾選 Add Ruby…PATH / Associate .rb ….)