<%= element("table", attributes, all_parameters.default) %>
<% field_tag ||= "view" %>
<%= element "table", attributes - attrs_for(:with_fields) do %>
<%= this.member_class ? this.member_class.human_attribute_name(scope.field_name) : scope.field_name.to_s.titleize %> |
|
|
Edit
|
<% end %>