From: Roger Pack Date: 2009-01-25T05:41:52+09:00 Subject: [ruby-core:21550] [Feature #1046] request: ability to run without specifying .rb Feature #1046: request: ability to run without specifying .rb http://redmine.ruby-lang.org/issues/show/1046 Author: Roger Pack Status: Open, Priority: Normal It would be nice to be able to use ruby [on windows, at least] via ruby filename when filename.rb exists This is surprising that it does not work, as ruby -rfilename filename.rb does work without the .rb suffix for the -r parameter. Thank you! -=r ---------------------------------------- http://redmine.ruby-lang.org