Sha256: 6931f744ba31a3eac6f949c5fd43fcdfea337dcc4de19295474dc2fdc559e153
Contents?: true
Size: 354 Bytes
Versions: 18
Compression:
Stored size: 354 Bytes
Contents
<%# # Time Show Partial This partial renders an time attribute, to be displayed on a resource's show 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