Skip to content

Instantly share code, notes, and snippets.

@yoones
Created May 19, 2019 20:20
Show Gist options
  • Save yoones/ef457e0b727b5b582b73681fc8141acd to your computer and use it in GitHub Desktop.
Save yoones/ef457e0b727b5b582b73681fc8141acd to your computer and use it in GitHub Desktop.
config.ru
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment