Sha256: 3c774b828e7f0a6195a100302fdd8c234fc8b41f0cce31d8d3560d418e5a82f1
Contents?: true
Size: 413 Bytes
Versions: 48
Compression:
Stored size: 413 Bytes
Contents
<%# # Email Index Partial This partial renders an email address, to be displayed on a resource's index page. By default, the relationship is rendered as a `mailto` link. ## Local variables: - `field`: An instance of [Administrate::Field::Email][1]. A wrapper around the email pulled from the database. [1]: http://www.rubydoc.info/gems/administrate/Administrate/Field/Email %> <%= mail_to field.data %>
Version data entries
48 entries across 48 versions & 4 rubygems