5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
require 'summer'
|
||
|
|
||
|
use Rack::ShowExceptions
|
||
|
run Sinatra::Application
|