Class: ApplicationCarrier

Inherits:
SmsCarrier::Base show all
Defined in:
lib/rails/generators/carrier/templates/application_carrier.rb

Constant Summary

Constants inherited from SmsCarrier::Base

SmsCarrier::Base::PROTECTED_IVARS

Method Summary

Methods inherited from SmsCarrier::Base

#_protected_ivars, #carrier_name, controller_path, default, deliver_sms, #initialize, #options, #process, register_interceptor, register_interceptors, register_observer, register_observers, respond_to?, #response, #sms, supports_path?

Methods included from SmsCarrier::DeliveryMethods

#wrap_delivery_behavior!

Constructor Details

This class inherits a constructor from SmsCarrier::Base