<% show_attributes.each do |attribute| %>
<%= attribute %>
<%= @resource.send(attribute) %>
<% end %>