Code & Deploy
Code
Models
Repos
Sign in
@setoelkahfi
/
homebrew-tap
homebrew-tap
/
config.ru
Code
Commits
Pulls
CI/CD
205
main
main
ru
6 lines
160 Bytes
Copy permalink
Copy
Raw
1
# This file is used by Rack-based servers to start the application.
2
3
require_relative
"config/environment"
4
5
run
Rails
.
application
6
Rails
.
application
.
load_server