public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
Search Repo:
Dont include the mime.yml anyway, Mongrel will just ship with more 
defaults instead

git-svn-id: 
http://svn-commit.rubyonrails.org/rails/branches/1-2-pre-release@5611 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
dhh (author)
Wed Nov 22 18:41:41 -0800 2006
commit  34a3d04af11b7a4a68c59e3e86858fab87e3e881
tree    6aa28d82cc0be027d342f744e895a13a10402368
parent  766ca17c91096bfeb90141fc83cdc49af3e64ea0
...
41
42
43
44
45
46
47
...
41
42
43
 
44
45
46
0
@@ -41,7 +41,6 @@
0
         :app_name => @app_name,
0
         :socket => options[:db] == "mysql" ? mysql_socket_location : nil
0
       }
0
- m.template "configs/mime.yml", "config/mime.yml"
0
       m.template "configs/routes.rb", "config/routes.rb"
0
       m.template "configs/apache.conf", "public/.htaccess"
0
 

Comments

    No one has commented yet.