Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<% if ! munin_cidr_allow.is_a?(Array) then allows = [ munin_cidr_allow ] else allows = munin_cidr_allow end allows.each do |cidr| -%> cidr_allow <%= cidr %> <% end -%>
This paste will be private.
From the Design Piracy series on my blog: