Skip to content

Instantly share code, notes, and snippets.

@jamster
Forked from sstephenson/config.ru
Created April 8, 2011 15:04
Show Gist options
  • Save jamster/910019 to your computer and use it in GitHub Desktop.
Save jamster/910019 to your computer and use it in GitHub Desktop.
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