Class: CustomFields::Field

Inherits:
Object
  • Object
show all
Defined in:
lib/locomotive/custom_fields.rb

Instance Method Summary collapse

Instance Method Details

#class_name_to_content_typeObject



13
14
15
# File 'lib/locomotive/custom_fields.rb', line 13

def class_name_to_content_type
  self._parent.send :class_name_to_content_type, self.class_name
end