Do they belong to you? Claim these comments.
Unregistered
Feeds
aliases
Is this you? Claim Profile »
8 months ago
1 year ago
I've created a small patch to make this even easier.
http://rails.lighthouseapp.com/projects/8994-ru...
allowing you to do this in your staging.rb for example.
ActionMailer::Base.perform_deliveries = lambda {|mail| mail.header['to'].to_s =~ /@example.com$/}