Topic: Problem using TextMate
Hi,
I have a project in ruby. When i run the project on windows (Netbeans) it runs fine, but when i try to run the same application on Mac using TextMate, it throws me an error "MissingSourceFile: no such file to load -- app/controllers/application". I verified that the file is very much there.
I then created a new project from scratch but again the same problem. One thing, i'm currently using trial version of TextMate.
Can anyone help me regarding this?