Method: ContentfulModel::Base.coercions

Defined in:
lib/contentful_model/base.rb

.coercionsObject

Returns the value of attribute coercions.



87
88
89
# File 'lib/contentful_model/base.rb', line 87

def coercions
  @coercions
end