Class: Renalware::ArticleComponent
- Inherits:
-
ApplicationComponent
- Object
- ViewComponent::Base
- ApplicationComponent
- Renalware::ArticleComponent
- Defined in:
- app/components/renalware/article_component.rb
Overview
Renders article markup with ttle and optional actions etc. We use <article> extensively so this is a useful component that lets us build more and more useful components. Other components can use this component in their markup.