ClearTransitServer/config.ru

3 lines
47 B
Ruby

require './routes.rb'
run Sinatra::Application