Method: Extant::Attribute#coercer_name

Defined in:
lib/extant/attribute.rb

#coercer_nameObject



39
40
41
# File 'lib/extant/attribute.rb', line 39

def coercer_name
  coercer_class.try(:coercer_name)
end