Sha256: 784331efbe00f48f9072ba4d71ba15ea8295cc0616676315129e8bd54b6c4612
Contents?: true
Size: 218 Bytes
Versions: 54
Compression:
Stored size: 218 Bytes
Contents
class Ey::Core::Client::ServerEvent < Ey::Core::Model extend Ey::Core::Associations identity :id attribute :type attribute :created_at, type: :time attribute :updated_at, type: :time has_one :server end
Version data entries
54 entries across 54 versions & 3 rubygems