Added Plugin for dynamically adjusting session options (so they will never
[selectricity-live] / app / controllers / application.rb
index 9b4803092dfc48e4c3ed6a006204de60ae39323e..23c878feca92f6d252034ffd965f97612bb22dae 100644 (file)
@@ -6,4 +6,5 @@ class ApplicationController < ActionController::Base
   helper :user
   require_dependency "user"
   
+  
 end

Benjamin Mako Hill || Want to submit a patch?