Class: Pulitzer::FreeFormSectionType

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
PostTypeElement
Defined in:
app/models/pulitzer/free_form_section_type.rb

Instance Method Summary collapse

Methods included from PostTypeElement

#handle_sort_order, #highest_sibling_sort, included

Instance Method Details

#first_partial_typeObject



9
10
11
# File 'app/models/pulitzer/free_form_section_type.rb', line 9

def first_partial_type
  partial_types.first
end