auto_link patch for emails

Just wondering if there are any issues with the following patch...

http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1418

I was trying to pass :encode => :hex to my auto generated email addresses and realized this wasn't possible. This patch allows options to be passed to a mail_to link.

Thanks, Andrew