Sha256: 0147188aae7c3aae05cd330e68618806e4a795ec0f95b3774d1a07f9bb137a0b
Contents?: true
Size: 486 Bytes
Versions: 45
Compression:
Stored size: 486 Bytes
Contents
<% brand ||= false brand_helper = GovukPublishingComponents::AppHelpers::BrandHelper.new(brand) heading_helper = GovukPublishingComponents::Presenters::HeadingHelper.new(local_assigns) shared_helper = GovukPublishingComponents::Presenters::SharedHelper.new(local_assigns) %> <%= content_tag(shared_helper.get_heading_level, text, class: "gem-c-heading #{heading_helper.classes} #{brand_helper.brand_class} #{brand_helper.border_color_class}", id: heading_helper.id ) %>
Version data entries
45 entries across 45 versions & 1 rubygems