projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make home location setting map default to the whole world
[rails.git]
/
app
/
controllers
/
export_controller.rb
diff --git
a/app/controllers/export_controller.rb
b/app/controllers/export_controller.rb
index c84075d37ed7b822f3d2cdb2dd934f174557d953..b75fb1bca44d45ec9c00bb272f9ebd4590b49a8f 100644
(file)
--- a/
app/controllers/export_controller.rb
+++ b/
app/controllers/export_controller.rb
@@
-1,5
+1,6
@@
class ExportController < ApplicationController
+ before_filter :authorize_web
before_filter :set_locale
def start