Sha256: a25ed8ef290c79672327c3536c2c646f9ebe1afa143906a6906ef2208751c53c
Contents?: true
Size: 227 Bytes
Versions: 1
Compression:
Stored size: 227 Bytes
Contents
<%= render layout: 'index_table', locals: { cache_key: Trade::Promote.column_names.hash } do %> <%= render partial: 'index_tbody', layout: 'index_tr', collection: @promotes, as: :model %> <% end %> <%= paginate @promotes %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_trade-0.0.3 | app/views/trade/admin/promotes/index.html.erb |