[TxMt] Can not find parseexcel

Paul McCann paul.mccann at adelaide.edu.au
Wed Jan 23 01:56:14 UTC 2008


John Hannah asked...

Using Ruby-On-Rails I have been able to use parseexcel with little trouble.
> Just today I started to use a script that was working and it now reports "
> *MissingSourceFile:* no such file to load — parseexcel'
>

Just guessing here, but that *looks* like the error you get when trying to
"require" something that you've installed as a rubygem without having first
used the line

require 'rubygems'

in your source file. Is it possible that this is what's happened here?

Good luck,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20080123/991b0215/attachment.html>


More information about the textmate mailing list