summaryrefslogtreecommitdiff
path: root/application.rb
diff options
context:
space:
mode:
Diffstat (limited to 'application.rb')
-rw-r--r--application.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/application.rb b/application.rb
index ecdc603..ee7837f 100644
--- a/application.rb
+++ b/application.rb
@@ -530,6 +530,10 @@ post '/predict/?' do
end
end
+get '/help' do
+ haml :help
+end
+
get '/style.css' do
headers 'Content-Type' => 'text/css; charset=utf-8'
scss :style