git-svn-id: http://redmine.rubyforge.org/svn/trunk@50 e93f8b46-1217-0410-a6f0-8f06a7374b81

This commit is contained in:
Jean-Philippe Lang 2006-11-21 19:09:40 +00:00
parent 5e9e01bf7f
commit 26ec775854
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!e:/ruby/bin/ruby
#!/usr/bin/ruby
require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)

View File

@ -1,4 +1,4 @@
#!e:/ruby/bin/ruby
#!/usr/bin/ruby
#
# You may specify the path to the FastCGI crash log (a log of unhandled
# exceptions which forced the FastCGI instance to exit, great for debugging)

View File

@ -1,4 +1,4 @@
#!e:/ruby/bin/ruby
#!/usr/bin/ruby
require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)