From bb58733e065c7ff5036e75e805f1d498d0085e80 Mon Sep 17 00:00:00 2001 From: Azul Date: Sat, 9 Feb 2013 14:36:53 +0100 Subject: configure couchrest session store in initializer --- app/controllers/home_controller.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'app') diff --git a/app/controllers/home_controller.rb b/app/controllers/home_controller.rb index 7db5397..4e1983a 100644 --- a/app/controllers/home_controller.rb +++ b/app/controllers/home_controller.rb @@ -1,5 +1,6 @@ class HomeController < ApplicationController def index + debugger if params[:debug] end end -- cgit v1.2.3