Sha256: 7115af1aa75da3124209e7d47332d076562b7ce15d634746f1b6c2d97958b0d8

Contents?: true

Size: 182 Bytes

Versions: 7

Compression:

Stored size: 182 Bytes

Contents

<%= f.label a, class: "form-control-label #{required?(f.object, a) ? 'required' : ''}" %>
<%= f.number_field a, class: 'form-control', step: '1', required: required?(f.object, a) %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
slash_admin-1.0.5 app/views/slash_admin/fields/_integer.html.erb
slash_admin-1.0.4 app/views/slash_admin/fields/_integer.html.erb
slash_admin-1.0.3 app/views/slash_admin/fields/_integer.html.erb
slash_admin-1.0.2 app/views/slash_admin/fields/_integer.html.erb
slash_admin-1.0.1 app/views/slash_admin/fields/_integer.html.erb
slash_admin-1.0 app/views/slash_admin/fields/_integer.html.erb
slash_admin-0.1.0 app/views/slash_admin/fields/_integer.html.erb