##// END OF EJS Templates
git-svn-id: http://redmine.rubyforge.org/svn/trunk@50 e93f8b46-1217-0410-a6f0-8f06a7374b81
Jean-Philippe Lang -
r48:26ec77585466
parent child
Show More
@@ -1,4 +1,4
1 #!e:/ruby/bin/ruby
1 #!/usr/bin/ruby
2
2
3 require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
3 require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
4
4
@@ -1,4 +1,4
1 #!e:/ruby/bin/ruby
1 #!/usr/bin/ruby
2 #
2 #
3 # You may specify the path to the FastCGI crash log (a log of unhandled
3 # You may specify the path to the FastCGI crash log (a log of unhandled
4 # exceptions which forced the FastCGI instance to exit, great for debugging)
4 # exceptions which forced the FastCGI instance to exit, great for debugging)
@@ -1,4 +1,4
1 #!e:/ruby/bin/ruby
1 #!/usr/bin/ruby
2
2
3 require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
3 require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
4
4
General Comments 0
You need to be logged in to leave comments. Login now