summaryrefslogtreecommitdiff
path: root/templates/project/config.ru
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/config.ru')
-rw-r--r--templates/project/config.ru2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/config.ru b/templates/project/config.ru
index acc42a0..a3a74de 100644
--- a/templates/project/config.ru
+++ b/templates/project/config.ru
@@ -1,4 +1,4 @@
-require 'allthethings'
+require 'dashing'
configure do
set :auth_token, 'YOUR_AUTH_TOKEN'