Module: SolidQueueDashboard::ApplicationHelper
- Defined in:
- app/helpers/solid_queue_dashboard/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#empty_value ⇒ Object
3 4 5 |
# File 'app/helpers/solid_queue_dashboard/application_helper.rb', line 3 def empty_value tag.span("—", class: "text-muted-foreground/30") end |