On 10/27/06, Curt Hibbs <[EMAIL PROTECTED]> wrote: > I'm a little confused then... on Windows after I do a "gem install rails" I > get two new files in ruby/bin: "rails", which is a Ruby program, and " > rails.cmd" which is a shell script.
The .cmd file is generated by RubyGems when it detects that it's installing on Windows. -austin -- Austin Ziegler * [EMAIL PROTECTED] * http://www.halostatue.ca/ * [EMAIL PROTECTED] * http://www.halostatue.ca/feed/ * [EMAIL PROTECTED] _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
