Improving your Rails mailers with `email_address_with_name`
13-May-2021 2639
It’s a small touch, but it is a more human-readable way of addressing an email. Rails provides a helper utility to format email addresses in this style without resorting to manual string manipulation.UsageUse email_address_with_name to add a name in-front on an email address in a standard way.
Improving your Rails mailers with `email_address_with_name` #ruby #rubydeveloper #rubyonrails #Improving #Rails #mailers #`email_address_with_name` https://rubyonrails.ba/link/improving-your-rails-mailers-with-email_address_with_name