<%= name.titlecase.pluralize %>

Add:

<%- attributes.each do |attribute| %>
<%- if attribute.type == 'text' %>
<%- else %>
<%- end -%> <%- end -%>