Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<% form_for @notification, { :action => "send" }, :method => "POST" do |f| %> <%= f.text_field :to %> <%= f.text_field :from %> <%= f.text_field :text %> <%= f.submit "Send" %> <% end %>
This paste will be private.
From the Design Piracy series on my blog: