Sha256: 72672881d565c70bbbaf8329a71114b72abedf656c0bad3e6aa724fe85c341dd
Contents?: true
Size: 412 Bytes
Versions: 25
Compression:
Stored size: 412 Bytes
Contents
<%# # String Show Partial This partial renders a string attribute, to be displayed on a resource's show page. By default, the attribute is rendered as an unformatted string. ## Local variables: - `field`: An instance of [Administrate::Field::String][1]. A wrapper around the String pulled from the database. [1]: http://www.rubydoc.info/gems/administrate/Administrate/Field/String %> <%= field.data %>
Version data entries
25 entries across 25 versions & 2 rubygems