class AcpcTableManager::ProxyReceiver
Public Class Methods
channel_from_id(id)
click to toggle source
# File lib/acpc_table_manager.rb, line 77 def self.channel_from_id(id) "#{id}-to-proxy" end
# File lib/acpc_table_manager.rb, line 77 def self.channel_from_id(id) "#{id}-to-proxy" end