locomotivecms/engine

View on GitHub
app/views/locomotive/pages/form/_panes.html.slim

Summary

Maintainability
Test Coverage
.tab-content
  - %w(main seo).each_with_index do |name, index|
    = form_tab_pane name.to_sym, index == 0 do
      = render "locomotive/pages/form/#{name}", f: f