summary refs log tree commit diff stats
path: root/web/config.ru
diff options
context:
space:
mode:
Diffstat (limited to 'web/config.ru')
-rw-r--r--web/config.ru2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/config.ru b/web/config.ru new file mode 100644 index 0000000..9dd12d3 --- /dev/null +++ b/web/config.ru
@@ -0,0 +1,2 @@
1require './web'
2run Sinatra::Application