TrestleAdmin/trestle

View on GitHub
app/views/trestle/resource/_table.html.erb

Summary

Maintainability
Test Coverage
<%= render "trestle/table/table", table: admin.table, collection: collection %>
<%= render "trestle/table/pagination", collection: collection, entry_name: admin.model_name %>