Implement assetpack for Sinatra

This commit is contained in:
Gregory Eremin
2013-07-12 17:40:26 +07:00
parent 9b1df758cf
commit ce91297ee0
17 changed files with 73 additions and 433 deletions
+4
View File
@@ -0,0 +1,4 @@
APP_FILE = 'pastemaster.rb'
APP_CLASS = 'Pastemaster'
require 'sinatra/assetpack/rake'