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

Version Path
smess-2.3.0 lib/smess/outputs/iconectiv.rb
smess-2.2.1 lib/smess/outputs/iconectiv.rb
smess-2.2.0 lib/smess/outputs/iconectiv.rb
smess-2.1.0 lib/smess/outputs/iconectiv.rb
smess-2.0.8 lib/smess/outputs/iconectiv.rb
smess-2.0.7 lib/smess/outputs/iconectiv.rb
smess-2.0.6 lib/smess/outputs/iconectiv.rb
smess-2.0.5 lib/smess/outputs/iconectiv.rb
smess-2.0.4 lib/smess/outputs/iconectiv.rb
smess-2.0.3 lib/smess/outputs/iconectiv.rb
smess-2.0.2 lib/smess/outputs/iconectiv.rb
smess-2.0.1 lib/smess/outputs/iconectiv.rb
smess-2.0 lib/smess/outputs/iconectiv.rb