Methods
Included Modules
Attributes
| [R] | event |
Class Public methods
new(event:) Link
Source: show
# File app/models/member_space/postmark/subscription_change_handler.rb, line 8 def initialize(event:) @event = event end