Sha256: 0406bc8a9d3ffd6735465041c2c17a92ac62dbf29723df8345aa25d57170cc53
Contents?: true
Size: 165 Bytes
Versions: 26
Compression:
Stored size: 165 Bytes
Contents
class Spina::SitemapsController < Spina::ApplicationController def show I18n.locale = I18n.default_locale @pages = Spina::Page.live.sorted end end
Version data entries
26 entries across 26 versions & 1 rubygems