Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
Wrap text
<% for column in Cd.content_columns %> <%= column.human_name %>: <%=h @cd.send(column.name) %> <% end %> <%= link_to 'Edit', edit_cd_path(@cd) %> | <%= link_to 'Back', cds_path %>
<%= column.human_name %>: <%=h @cd.send(column.name) %>
Pasted July 16, 2008 5:18AM EDT
Embed
paste again