Sha256: 51b88d1b1f70a2526927e1325fcc18632f5cd23c781be41e2ac0d5a138af0068
Contents?: true
Size: 336 Bytes
Versions: 13
Compression:
Stored size: 336 Bytes
Contents
module Smess class Iconectiv < Ipxus private # iConectiv asserts that this is all that is still reqquired and that it wont break other carriers. # test of major carriers confirm this too... let's see how the small ones do. def perform_operator_adaptation(msisdn) adapt_for_t_mobile_us msisdn end end end
Version data entries
13 entries across 13 versions & 1 rubygems