]> source.dussan.org Git - redmine.git/commitdiff
add newline at end of public/dispatch.rb.example
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 20 Dec 2011 07:13:45 +0000 (07:13 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 20 Dec 2011 07:13:45 +0000 (07:13 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8302 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/dispatch.rb.example

index ce705d36e8dddd011a5553b0a23e7d18b5af0be9..32fa3b2665af0d582ec89fbeddd91d231760f963 100755 (executable)
@@ -7,4 +7,4 @@ require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_
 require "dispatcher"
 
 ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) } if defined?(Apache::RubyRun)
-Dispatcher.dispatch
\ No newline at end of file
+Dispatcher.dispatch