method
auto_link_email_addresses
v3.0.9 -
Show latest stable
- Class:
ActionView::Helpers::TextHelper
auto_link_email_addresses(text, html_options = {}, 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.