From: Tobias DiPasquale Date: 2001-08-02T14:44:09+09:00 Subject: [ruby-talk:19009] Re: IDE for Ruby Ruby-folk: Sorry about that :( Well, you have to tell it that the Perl, Python or PHP interpreter is /usr/local/bin/ruby (or wherever you put your executable) in the Preferences dialog under whichever you choose. Then, go into the File Associations dialog of Preferences, and delete the *.rb extension, and recreate it, assigning it the file type you just worked on. This will "trick" Komodo into thinking that Ruby files are Perl, Python or PHP files and will bring up the context-sensitive menu items associated with those three languages (thus allowing you to run/debug Ruby inside the IDE). This, of course, will break the run/debug abilities of whichever one of the three (Perl, Python, PHP) that you pick, but I use neither Python nor PHP, so it was no sweat to break Python. To recap: 1. Preferences->{Perl, Python, PHP}->Use This Interpreter-> 2. Preferences->File Associations->