Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created July 4, 2013 03:16
Show Gist options
  • Save ashleygwilliams/5924661 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/5924661 to your computer and use it in GitHub Desktop.
# config.ru
require File.join(File.dirname(__FILE__), 'app.rb')
run Name::App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment