method
auto_link_email_addresses
auto_link_email_addresses(text, html_options = {})
private
Turns all email addresses into clickable links. If a block is given, each email is yielded and the result is used as the link text.
auto_link_email_addresses(text, html_options = {})
private
Turns all email addresses into clickable links. If a block is given, each email is yielded and the result is used as the link text.