Method: Primer::Alpha::ActionBar::Divider#call
- Defined in:
- app/components/primer/alpha/action_bar/divider.rb
permalink #call ⇒ Object
[View source]
24 25 26 |
# File 'app/components/primer/alpha/action_bar/divider.rb', line 24 def call render(Primer::BaseComponent.new(**@system_arguments)) { content } end |