Class: Pulitzer::FreeFormSectionType
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Pulitzer::FreeFormSectionType
- 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_type ⇒ Object
9 10 11 |
# File 'app/models/pulitzer/free_form_section_type.rb', line 9 def first_partial_type partial_types.first end |