<% @tabs.each do |tab| if tab[:active] %> <%= render(partial: "authors/#{ tab[:action]}") %> <% end end %>