Skip to content

Instantly share code, notes, and snippets.

@spacegauch0
Created January 25, 2014 23:17
Show Gist options
  • Select an option

  • Save spacegauch0/8625290 to your computer and use it in GitHub Desktop.

Select an option

Save spacegauch0/8625290 to your computer and use it in GitHub Desktop.
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run YourAppName::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment