# File lib/Borges/Component/DateTable.rb, line 78 def render_heading_for_row_on(obj, r) r.css_class('RowHeading') r.table_heading(obj) end