Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<% for column in Cd.content_columns %> <p> <b><%= column.human_name %>:</b> <%=h @cd.send(column.name) %> </p> <% end %> <%= link_to 'Edit', edit_cd_path(@cd) %> | <%= link_to 'Back', cds_path %>
This paste will be private.
From the Design Piracy series on my blog: