Sha256: 2c348ecd6036432053085fee2bff34bbe17053d41e887ec03248ef0f1db3dc82
Contents?: true
Size: 355 Bytes
Versions: 18
Compression:
Stored size: 355 Bytes
Contents
<%# # Time Index Partial This partial renders an time attribute to be displayed on a resource's index page. By default, the attribute is rendered as a text tag. ## Local variables: - `field`: An instance of [Administrate::Field::Time][1]. A wrapper around the time attributes pulled from the model. %> <%= field.data.strftime("%I:%M%p").to_s %>
Version data entries
18 entries across 18 versions & 4 rubygems