Sha256: eadad7038db27f9d7143be84f9ca167db0a9ad019c28b69566efce9a8f03cd86

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

<%= render layout: 'index_table', locals: { cache_key: Trade::PromoteGood.column_names.hash } do %>
  <%= render partial: 'index_tbody', layout: 'index_tr', collection: @promote_goods, as: :model %>
<% end %>

<%= paginate @promote_goods %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_trade-0.0.3 app/views/trade/admin/promote_goods/index.html.erb