Sha256: cfb5f6c783800b8e99e540ec67953cc0ef890973722983bd4a75bd7e4f90ff8d
Contents?: true
Size: 135 Bytes
Versions: 39
Compression:
Stored size: 135 Bytes
Contents
module Pulitzer class FreeFormSectionType < ActiveRecord::Base belongs_to :post_type has_many :free_form_sections end end
Version data entries
39 entries across 39 versions & 1 rubygems