Sha256: 62f6adce8c09771202e8763428547f48530a3828f6ab18ed270df50fd6b07f67
Contents?: true
Size: 154 Bytes
Versions: 18
Compression:
Stored size: 154 Bytes
Contents
class WebsiteSectionContent < ActiveRecord::Base attr_protected :created_at, :updated_at belongs_to :website_section belongs_to :content end
Version data entries
18 entries across 18 versions & 1 rubygems