summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2011-08-30 16:29:01 +0200
committerAlex Legler <alex@a3li.li>2011-08-30 16:29:01 +0200
commit698c9e1d3cb43accde52e80ea982fa88142ae622 (patch)
tree40535f0d679823c246d4e1d0f78d6f4f43190f80 /Gemfile
parentUse requests instead of archive view mode in for displaying search results (diff)
downloadglsamaker-698c9e1d3cb43accde52e80ea982fa88142ae622.tar.gz
glsamaker-698c9e1d3cb43accde52e80ea982fa88142ae622.tar.bz2
glsamaker-698c9e1d3cb43accde52e80ea982fa88142ae622.zip
Use thin
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index efa8966..fb4f45b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -21,6 +21,7 @@ gem 'prototype-rails'
# Use unicorn as the web server
# gem 'unicorn'
+gem 'thin'
# Deploy with Capistrano
gem 'capistrano'