Sha256: f56978e29d034c93976aac98fb05b1add044ae639f4ceab3b57f96e7fd733e8b

Contents?: true

Size: 479 Bytes

Versions: 18

Compression:

Stored size: 479 Bytes

Contents

#!/opt/lampp/bin/ruby

require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)

# If you're using RubyGems and mod_ruby, this require should be changed to an absolute path one, like:
# "/usr/local/lib/ruby/gems/1.8/gems/rails-0.8.0/lib/dispatcher" -- otherwise performance is severely impaired
require "dispatcher"

ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) } if defined?(Apache::RubyRun)
Dispatcher.dispatch

Version data entries

18 entries across 9 versions & 1 rubygems

Version Path
s33r-0.4.1 examples/fores33r/public/dispatch.cgi
s33r-0.4 examples/fores33r/public/dispatch.rb
s33r-0.5.1 examples/fores33r/public/dispatch.cgi
s33r-0.4.2 examples/fores33r/public/dispatch.cgi
s33r-0.4 examples/fores33r/public/dispatch.cgi
s33r-0.5.1 examples/fores33r/public/dispatch.rb
s33r-0.4.1 examples/fores33r/public/dispatch.rb
s33r-0.4.2 examples/fores33r/public/dispatch.rb
s33r-0.5.2 examples/fores33r/public/dispatch.rb
s33r-0.5 examples/fores33r/public/dispatch.rb
s33r-0.5.2 examples/fores33r/public/dispatch.cgi
s33r-0.5.3 examples/fores33r/public/dispatch.rb
s33r-0.5.4 examples/fores33r/public/dispatch.cgi
s33r-0.5.3 examples/fores33r/public/dispatch.cgi
s33r-0.5.5 examples/fores33r/public/dispatch.rb
s33r-0.5.4 examples/fores33r/public/dispatch.rb
s33r-0.5.5 examples/fores33r/public/dispatch.cgi
s33r-0.5 examples/fores33r/public/dispatch.cgi