Sha256: 5e7ad62e603965a5a0cf2bb0173366aa16a69e5ef2bac77ca40c3375fa599280

Contents?: true

Size: 201 Bytes

Versions: 4

Compression:

Stored size: 201 Bytes

Contents

<%- { :created_at => "Created At", :updated_at => "Updated At", :id => "Id" }.each{ |k,v| -%>
              <%%= ransack_field("<%= singular_table_name %>", "<%= k.to_s %>", f, "<%= v %>") %>
<%- } -%>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
beautiful_scaffold-1.0.0.pre lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.6 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.5 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.4 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb