Module: Marty::Notifications::Processors::Sms

Defined in:
app/services/marty/notifications/processors/sms.rb

Class Method Summary collapse

Class Method Details

.call(delivery:) ⇒ Object



6
7
8
# File 'app/services/marty/notifications/processors/sms.rb', line 6

def call(delivery:)
  raise 'Not implemented!'
end