Skip to content

Instantly share code, notes, and snippets.

@sstephenson
Created April 8, 2011 04:46
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save sstephenson/909308 to your computer and use it in GitHub Desktop.
Save sstephenson/909308 to your computer and use it in GitHub Desktop.
Rackup file for Rails 2.3 apps
require File.dirname(__FILE__) + '/config/environment'
run ActionController::Dispatcher.new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment