git-svn-id: http://redmine.rubyforge.org/svn/trunk@50 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5e9e01bf7f
commit
26ec775854
|
@ -1,4 +1,4 @@
|
|||
#!e:/ruby/bin/ruby
|
||||
#!/usr/bin/ruby
|
||||
|
||||
require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!e:/ruby/bin/ruby
|
||||
#!/usr/bin/ruby
|
||||
|
||||
require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
|
||||
|
||||
|
|
Loading…
Reference in New Issue