Sha256: 589ae8eac9461404ba7a9674a0f2a02f6f6c72487f6c5c40dc0c5c07d55940ce

Contents?: true

Size: 189 Bytes

Versions: 10

Compression:

Stored size: 189 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

10 entries across 10 versions & 1 rubygems

Version Path
beautiful_scaffold-0.3.3 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.2 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.1 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.0.rc6 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.0.rc5 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.0.rc4 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.0.rc3 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.0.rc2 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.0.rc1 lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb
beautiful_scaffold-0.3.0.pre lib/generators/templates/app/views/partials/_index_search_default_fields.html.erb