This commit is contained in:
Gregory Eremin
2013-07-19 19:55:44 +07:00
parent 7c52436ae0
commit 7c3cbe867f
13 changed files with 45 additions and 23 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
APP_FILE = 'pastemaster.rb'
APP_CLASS = 'Pastemaster'
APP_FILE = 'pastekitten.rb'
APP_CLASS = 'Pastekitten'
require 'sinatra/assetpack/rake'