Method: Contentful::Management::Resource::ClassMethods#property_coercions

Defined in:
lib/contentful/management/resource.rb

#property_coercionsObject

Default property coercions



289
290
291
# File 'lib/contentful/management/resource.rb', line 289

def property_coercions
  @property_coercions ||= {}
end