mberlanda/cheidelacoriera

View on GitHub
app/views/list/index.html.haml

Summary

Maintainability
Test Coverage
:ruby
  @title ||= ti(:title, models: models_label)
  content_for(:tools, render('search')) if search_support?
  content_for(:actions, render('actions_index'))

.table-responsive
  = render 'list'