Module: Primer::ViewHelper
- Included in:
- Component
- Defined in:
- app/lib/primer/view_helper.rb
Overview
Module to allow shorthand calls for Primer components
Defined Under Namespace
Classes: ViewHelperNotFound
Constant Summary collapse
- HELPERS =
{ octicon: "Primer::OcticonComponent", heading: "Primer::HeadingComponent", time_ago: "Primer::TimeAgoComponent", image: "Primer::Image" }.freeze