Skip to content

Instantly share code, notes, and snippets.

@surfacedamage
Created May 8, 2012 02:04
Show Gist options
  • Save surfacedamage/2631984 to your computer and use it in GitHub Desktop.
Save surfacedamage/2631984 to your computer and use it in GitHub Desktop.
#config.ru
require ::File.expand_path('../config/environment', __FILE__)
use Rack::Deflater
run CatzWithLazersThatShootOtherCatzThroughTheirEyeSockets::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment