Method: Contentful::Management::Resource::ClassMethods#property_coercions
- Defined in:
- lib/contentful/management/resource.rb
#property_coercions ⇒ Object
Default property coercions
289 290 291 |
# File 'lib/contentful/management/resource.rb', line 289 def property_coercions @property_coercions ||= {} end |