Sha256: b01b3682945791985f881517a5616152572fe90c4c131bceb91223bfcbfa610d
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
module Webhooks::Outgoing def self.table_name_prefix "webhooks_outgoing_" end mattr_accessor :team_model @@team_model = "Team" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bullet_train-outgoing_webhooks-1.0.0 | lib/models/webhooks/outgoing.rb |