Sha256: 9f84f74309bee7f42496a20dc39a560115219052b1cfee33895a4665dfffb83c
Contents?: true
Size: 143 Bytes
Versions: 19
Compression:
Stored size: 143 Bytes
Contents
module Pulitzer class CustomOption < Pulitzer::ApplicationRecord belongs_to :custom_option_list has_many :content_elements end end
Version data entries
19 entries across 19 versions & 1 rubygems