]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/application_controller.rb
Update the username cookie when the display name is changed
[rails.git] / app / controllers / application_controller.rb
index 3d3c11d79ea588f0bd116179552e04afac496530..ea5d450a4e0b1cd665ee6e33c23f92b68cfc2207 100644 (file)
@@ -1,4 +1,5 @@
 class ApplicationController < ActionController::Base
+  include SessionPersistence
 
   protect_from_forgery