Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
[#<Comment id: 7, blog_id: 1, user_id: 1, text: "testing comment 1", created_at: "2008-04-30 12:20:33", updated_at: "2008-04-30 12:20:33">, #<Comment id: 8, blog_id: 1, user_id: 1, text: "new comment", created_at: "2008-05-07 10:57:44", updated_at: "2008-05-07 10:57:44">] <% for blog in @blogs %> <% lastcomment = blog.comments(:first, :order => "updated_at DESC") %> <%= lastcomment.inspect %> <% end %>
This paste will be private.
From the Design Piracy series on my blog: