Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<% @role.rights.each { |right| -%> <option value="<%= right.id %>"><%= (right.controller.empty? ? '*' : right.controller) + '/' + (right.action.empty? ? '*' : right.action) %></option> <% } -%>
This paste will be private.
From the Design Piracy series on my blog: