Sha256: e409bc43b293e97a1e36fda47ad0f6745aa550e6ec853c2fc6cf9bdb2d748a35
Contents?: true
Size: 134 Bytes
Versions: 6
Compression:
Stored size: 134 Bytes
Contents
module Spina class SitemapsController < Spina::ApplicationController def show @pages = Page.live.sorted end end end
Version data entries
6 entries across 6 versions & 1 rubygems