guoren/config.ru

6 lines
130 B
Plaintext
Raw Permalink Normal View History

2016-12-22 20:00:08 +08:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application