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

Version Path
pulitzer-0.11.3 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.11.2 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.11.1 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.11.0 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.10.3 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.10.2 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.10.1 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.10.0 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.14 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.13 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.11 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.10 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.9 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.8 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.7 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.6 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.5 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.4 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.3 app/models/pulitzer/free_form_section_type.rb
pulitzer-0.5.2 app/models/pulitzer/free_form_section_type.rb