- h = { 'user' => { id: 1234, name: 'eagletmt' }, book_id: 5432 } - c = %w[content active] %span.book{data: h, class: c} Book