<% form.fields_for :settings, form.object.settings do |settings_fields| %> <%= settings_fields.translated :editor, :summary, label: %> <% end %>