Class: Events::ArticlePublished

Inherits:
ApplicationEvent show all
Defined in:
app/events/events.rb

Overview

Article lifecycle events — published by Article state machine after_transition.
data: { article_id: }

Method Summary

Methods inherited from ApplicationEvent

#data