Archived
1
0
Fork 0
This repository has been archived on 2023-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
psenv-test/config.ru

6 lines
130 B
Text
Raw Normal View History

2019-10-03 22:39:54 -04:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application