Skip to content

Instantly share code, notes, and snippets.

@gourshete
Created June 26, 2019 13:57
Show Gist options
  • Save gourshete/e424bec8a866824af57377bfff2d4807 to your computer and use it in GitHub Desktop.
Save gourshete/e424bec8a866824af57377bfff2d4807 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 Rails.application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment