Sha256: 9fbe0cd7419b10d51fd2174919e9177bd103d0116d6e5cf4e89abee79e7b00ed
Contents?: true
Size: 414 Bytes
Versions: 49
Compression:
Stored size: 414 Bytes
Contents
<%# # String Index Partial This partial renders a string attribute to be displayed on a resource's index page. By default, the attribute is rendered as a truncated 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.truncate %>
Version data entries
49 entries across 49 versions & 4 rubygems