Flockingbird/roost

View on GitHub
app/events/member_bio_updated.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

##
# A profile bio was updated
MemberBioUpdated = Class.new(EventSourcery::Event)