Sha256: 12060f0cd05450ebd930a12a0d4748fcbc32b30c7c93831fb341bb7fe6e06403
Contents?: true
Size: 173 Bytes
Versions: 2
Compression:
Stored size: 173 Bytes
Contents
module Telephony module Events class FailOneStepTransfer < Transfer def agent1 @agent1 ||= conversation.first_inactive_agent end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
telephony-1.0.4 | app/models/telephony/events/fail_one_step_transfer.rb |
telephony-1.0.3 | app/models/telephony/events/fail_one_step_transfer.rb |