Sha256: ffb88666fc01fc9042d21735d0dd37354a00e300eb2292f3a2ea3c835f00f60a

Contents?: true

Size: 271 Bytes

Versions: 4

Compression:

Stored size: 271 Bytes

Contents

<%#
# BooleanEmoji Index Partial

This partial renders an emoji based on the value of the attribute.

## Local variables:

- `field`:
  An instance of Administrate::Field::BooleanEmoji.
  A wrapper around the attribute pulled from the database.
%>

<%= field.lboolean %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
administrate-field-boolean_emoji-0.3.0 app/views/fields/boolean_emoji/_index.html.erb
administrate-field-boolean_emoji-0.2.1 app/views/fields/boolean_emoji/_index.html.erb
administrate-field-boolean_emoji-0.2.0 app/views/fields/boolean_emoji/_index.html.erb
administrate-field-boolean_emoji-0.1.0 app/views/fields/boolean_emoji/_index.html.erb