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

Methods

Public Instance methods

Assign the carrier to the phone number if it exists carrier - can be a ActiveRecord object, a name of the carrier, or carrier id

Returns true if the number is marked as do not send (not blank) Values could be abuse, bounce, opt-out, etc

The human display pretty phone number (206) 555-5555

phone_number_digits()

Alias for digits

return the sms email address from the carrier

[Validate]