Module SmsOnRails::ModelSupport::PhoneCarrier::InstanceMethods
In: lib/sms_on_rails/model_support/phone_carrier.rb

Methods

Public Instance methods

Returns the email address for sms

 att_carrier.sms_email_address('12065551111') => '2065551111@att.txt.net'

Return the carriers name when stringified

[Validate]