summaryrefslogtreecommitdiffstats
path: root/public/dispatch.rb.example
diff options
context:
space:
mode:
Diffstat (limited to 'public/dispatch.rb.example')
-rwxr-xr-xpublic/dispatch.rb.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/dispatch.rb.example b/public/dispatch.rb.example
index ce705d36e..32fa3b266 100755
--- a/public/dispatch.rb.example
+++ b/public/dispatch.rb.example
@@ -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