Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
sends out an email for each new user added def after_create NotificationMailer.deliver_new_user_notification(@user) end
From the Design Piracy series on my blog: