]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/export_controller.rb
Might be useful to set the locale everywhere we need the web, rather than just the...
[rails.git] / app / controllers / export_controller.rb
index ab25fcbc67a2ed407955953287d3550c99c46812..c84075d37ed7b822f3d2cdb2dd934f174557d953 100644 (file)
@@ -1,4 +1,7 @@
 class ExportController < ApplicationController
+
+  before_filter :set_locale
+
   def start
   end