further cleanups to app.rb

This commit is contained in:
Kyle Drake 2014-12-03 08:50:24 -08:00
parent 4cbcc3a5e9
commit 60e6697529
10 changed files with 261 additions and 279 deletions

View file

@ -1,3 +1,4 @@
require 'base64'
get '/api' do
@title = 'Developers API'