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



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

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