From: Mingquan Chen Date: 2007-02-26T01:37:56+09:00 Subject: How to run ruby in jEdit? ------=_Part_49513_6325064.1172421472768 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi folks, I'm new to ruby, and now I'm using jEdit to write ruby program. Although installed "Console" plugin for jEdit, I still failed to run Ruby in it. For example, assume there is a ruby file called "test.rb" I tried all the following commands which described in its reference, and these commands were failed. 1) ruby test.rb 2) %run test.rb Do you have any suggestion to run ruby jEdit? Both with or without that "Console" plugin are OK for me. Thanks in advance. :-) ------=_Part_49513_6325064.1172421472768--