Sha256: 1ab2a2fd634a226d48a436600a48b17bf26744cdab996554646b4e8e43888fbe
Contents?: true
Size: 134 Bytes
Versions: 18
Compression:
Stored size: 134 Bytes
Contents
module Pulitzer class CustomOption < ActiveRecord::Base belongs_to :custom_option_list has_many :content_elements end end
Version data entries
18 entries across 18 versions & 1 rubygems