eagletmt/faml

View on GitHub
benchmark/attribute_builder.slim

Summary

Maintainability
Test Coverage
- h = { 'user' => { id: 1234, name: 'eagletmt' }, book_id: 5432 }
- c = %w[content active]

span.book data=h class=c
  |Book