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