5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
![]() |
require "bundler/setup"
|
||
|
require "./main"
|
||
|
|
||
|
run Sinatra::Application
|