1
0
mirror of https://github.com/danog/yawarehouse.git synced 2024-11-26 12:04:47 +01:00
yawarehouse/config.ru

6 lines
130 B
Plaintext
Raw Normal View History

2018-05-27 12:34:07 +02:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application