1
0
postdoc/config.ru
2020-12-06 21:05:11 +01:00

6 lines
130 B
Ruby

# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application