Sha256: 285b19bf87c185a616d429bb6549ab543667917f1c2a0db223162664df5aa4cd
Contents?: true
Size: 128 Bytes
Versions: 2
Compression:
Stored size: 128 Bytes
Contents
module DCA module Redis class FailureNotify < Ohm::Model attribute :message attribute :stack end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dca-0.1.1 | lib/dca/notifier/redis/models/failure_notify.rb |
dca-0.1.0 | lib/dca/notifier/redis/models/failure_notify.rb |