fatfreecrm/fat_free_crm

View on GitHub
app/views/shared/_total.html.haml

Summary

Maintainability
Test Coverage
- items ||= controller.controller_name
- total ||= instance_variable_get("@#{items}_total")
%span#total= total
#{t(:items_total, items)}