frankfurter/config.ru
2013-04-29 23:56:40 +01:00

4 lines
51 B
Ruby

$: << 'lib'
require 'app'
run Sinatra::Application