文章列表
在ruby安装目录下进入bin文件夹:
.\ruby\bin
以文本形式打开rails文件
#!d:/ruby/bin/ruby
#
# This file was generated by RubyGems.
#
# The application 'mongrel' is installed as part of a gem, and
# this file is here to facilitate running it.
#
require 'rubygems'
version = "> 0"
if ARGV.first =~ /^_(.*)_$/ an ...