Sha256: 98f07cb5b5277d59e015f87887ee821b4e34feb1a96a980b1fc9e87200cbd65b
Contents?: true
Size: 163 Bytes
Versions: 34
Compression:
Stored size: 163 Bytes
Contents
class FestivityLocationPage < Page has_many :festivity_performances, foreign_key: :location_page_id def body self.part("body").content.html_safe end end
Version data entries
34 entries across 34 versions & 1 rubygems