class Avram::Events::SaveSuccessEvent

Defined in:

avram/events/save_success_event.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from class Object

blank_for_validates_required? : Bool blank_for_validates_required?

Constructor Detail

def self.new(operation_class : String, attributes : Array(Avram::GenericAttribute)) #

[View source]

Class Method Detail

def self.logged_events #

Used by Pulsar::SpecHelper to test for logged events


def self.logged_events=(logged_events) #

Used by Pulsar::SpecHelper to test for logged events


Instance Method Detail

def attributes : Array(Avram::GenericAttribute) #

[View source]
def operation_class : String #

[View source]
def started_at : Time #

When the event started