This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/config.ru

6 lines
130 B
Plaintext
Raw Normal View History

2018-05-07 16:06:01 -04:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application