2 3 4 5
# File 'app/controllers/spina/sitemaps_controller.rb', line 2 def show I18n.locale = I18n.default_locale @pages = Spina::Page.live.sorted end