Sha256: ed30b2d6126810db8a7e5d8718107a37122264ad9b4d8e2a9ebc17d250ff5552

Contents?: true

Size: 489 Bytes

Versions: 6

Compression:

Stored size: 489 Bytes

Contents

#!C:/InstantRails/ruby/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

6 entries across 3 versions & 1 rubygems

Version Path
photoviewer-1.1.0 public/dispatch.cgi
photoviewer-1.1.1 public/dispatch.cgi
photoviewer-1.1.1 public/dispatch.rb
photoviewer-1.1.2 public/dispatch.rb
photoviewer-1.1.2 public/dispatch.cgi
photoviewer-1.1.0 public/dispatch.rb