5 lines
68 B
Ruby
5 lines
68 B
Ruby
require 'winter'
|
|
|
|
use Rack::ShowExceptions
|
|
run Sinatra::Application
|