weather/test/dummy/config.ru

6 lines
130 B
Plaintext
Raw Normal View History

2021-07-27 08:31:45 +00:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application