This error was introduced when I gem install ruby-debug (June 2011) and Ruby-debug install linecache gem 0.45 by default. Linecache 0.45 causes this "no such file to load require_relative (MissingSourceFile)". To fix this is to downgrade linecache to the earlier version such as 0.43
No comments:
Post a Comment