Sha256: 2ddd774d7cd2dcc5864f5d5181507d6ffbc5db7c89e58b761361c519d424a6cb
Contents?: true
Size: 314 Bytes
Versions: 469
Compression:
Stored size: 314 Bytes
Contents
<p>Hello <%= @email %>!</p> <% if @resource.try(:unconfirmed_email?) %> <p>We're contacting you to notify you that your email is being changed to <%= @resource.unconfirmed_email %>.</p> <% else %> <p>We're contacting you to notify you that your email has been changed to <%= @resource.email %>.</p> <% end %>
Version data entries
469 entries across 449 versions & 36 rubygems