gadzorg/GorgEngine

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

Summary

Maintainability
Test Coverage
%p
  %b= "#{item.class.human_attribute_name(attribute)}:"
  = item.read_attribute(attribute)