Sha256: a60aefbb706839442a70a75d8b06363e852d18dfe2c89bee09af0a7ae7b92ba7

Contents?: true

Size: 170 Bytes

Versions: 5

Compression:

Stored size: 170 Bytes

Contents

<% field_key = model.ransackable_scopes.include?(field) ? field : "#{field}_cont" %>

<%= form.label(label, class: 'filter-label') %>
<%= form.search_field(field_key) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
administrate_ransack-0.6.0 app/views/administrate_ransack/components/_field_string.html.erb
administrate_ransack-0.5.1 app/views/administrate_ransack/components/_field_string.html.erb
administrate_ransack-0.5.0 app/views/administrate_ransack/components/_field_string.html.erb
administrate_ransack-0.4.1 app/views/administrate_ransack/components/_field_string.html.erb
administrate_ransack-0.4.0 app/views/administrate_ransack/components/_field_string.html.erb