Sha256: 0b5d14873d79c0084e36ef6a959c106b9fdb66816b4a6ea8daa3950233fa09db
Contents?: true
Size: 448 Bytes
Versions: 49
Compression:
Stored size: 448 Bytes
Contents
<%# # Boolean Index Partial This partial renders a boolean attribute, to be displayed on a resource's index page. By default, the attribute is rendered as a string representation of the boolean value. ## Local variables: - `field`: An instance of [Administrate::Field::Boolean][1]. A wrapper around the boolean value pulled from the database. [1]: http://www.rubydoc.info/gems/administrate/Administrate/Field/Boolean %> <%= field.to_s %>
Version data entries
49 entries across 49 versions & 4 rubygems