Sha256: e8fbc557bc22671328c7f328124b2580d8cd9faf47841257712bbd3270562ff2
Contents?: true
Size: 192 Bytes
Versions: 66
Compression:
Stored size: 192 Bytes
Contents
module Spotlight ## # About pages class AboutPage < Spotlight::Page extend FriendlyId friendly_id :title, use: [:slugged, :scoped, :finders, :history], scope: :exhibit end end
Version data entries
66 entries across 66 versions & 1 rubygems