Sha256: 3e44db994108b44252cdc8edd772243afe6cc9f3fc70a337614302af1d1a8f06
Contents?: true
Size: 250 Bytes
Versions: 8
Compression:
Stored size: 250 Bytes
Contents
$LOAD_PATH.unshift File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'lib')) $LOAD_PATH.unshift File.expand_path('.') # Ruby 1.9 doesn't have . in the load path... require 'rack/handler/mongrel2' require 'app' run Sinatra::Application
Version data entries
8 entries across 4 versions & 1 rubygems