Aug 25, 2011

Clear cache of faster_require gem on Windows

faster_require

On Windows, we cannot run Gem binary file. Therefore, we cannot clear cache as it is told in the instruction.

Nevertheless, faster_require keeps cache in /your_home_dir/.ruby_faster_require_cache

Just delete it.