Sha256: 22e9e4ffb10680c0bdc34f2b840f180723ac3c2cb0e7a3c93a17f8accae623d5

Contents?: true

Size: 261 Bytes

Versions: 3

Compression:

Stored size: 261 Bytes

Contents

<%#
# DatePicker Index Partial

This partial renders a date to be displayed
on a resource's index page.

By default, the attribute is rendered as string
with the :default format

## Local variables:

- `field`:
  An instance of DateTime.
%>

<%= field.ldate %>

Version data entries

3 entries across 3 versions & 1 rubygems

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