Sha256: 957f22ca37b1aacd97bc2f4c7eba085159f517c05427b410291a6c95ac6575b7
Contents?: true
Size: 452 Bytes
Versions: 49
Compression:
Stored size: 452 Bytes
Contents
<%# # Number Index Partial This partial renders a number attribute, to be displayed on a resource's index page. By default, the attribute is rendered using the formatting options given in the resource's dashboard. ## Local variables: - `field`: An instance of [Administrate::Field::Number][1]. A wrapper around the number pulled from the database. [1]: http://www.rubydoc.info/gems/administrate/Administrate/Field/Number %> <%= field.to_s %>
Version data entries
49 entries across 49 versions & 4 rubygems