lightsaber/config.ru

3 lines
72 B
Ruby

require File.expand_path '../app.rb', __FILE__
run Sinatra::Application