class LogActivity

Included Modules

Defined in:

log_activity.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(__temp_86 : DB::ResultSet) #

Class Method Detail

def self.from_rs(__temp_86 : DB::ResultSet) #

Instance Method Detail

def created_at : Time #

def created_at=(_created_at : Time) #

def event : String #

def event=(_event : String) #

def id : Int64 #

def id=(_id : Int64) #

def metadata : JSON::Any #

def metadata=(_metadata : JSON::Any) #

def repo_id : Int64? #

def repo_id=(_repo_id : Union(Int64, Nil) | Nil) #

def shard_id : Int64? #

def shard_id=(_shard_id : Union(Int64, Nil) | Nil) #