Method: SmsNotification#delivery_channel
- Defined in:
- lib/app/models/sms_notification.rb
#delivery_channel ⇒ Object
set the delivery channel for the templates
51 52 53 |
# File 'lib/app/models/sms_notification.rb', line 51 def delivery_channel DELIVERY_SMS end |