method
auto_link_email_addresses
v2.3.8 -
Show latest stable
- Class:
ActionView::Helpers::TextHelper
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.