Hey all.I'm having some trouble getting the absolute path relative to a shoes file. If you run anything outside of the samples folder, and try to load in an image or a file, you're just asking for trouble, as the usual __FILE__ tricks don't work. I guess because Shoes is eval'ing your ruby in it's interpreter. . .
Is there any way to get the path of the file that's being loaded in? — Jeremy
