Method: Contentful::Management::Resource::ClassMethods#nested_locale_fields?
- Defined in:
- lib/contentful/management/resource.rb
#nested_locale_fields? ⇒ Boolean
By default, fields come flattened in the current locale. This is different for sync
105 106 107 |
# File 'lib/contentful/management/resource.rb', line 105 def nested_locale_fields? false end |