module SMSWay::Registry
Public Class Methods
included(client_api)
click to toggle source
# File lib/sms_way/registry.rb, line 3 def self.included(client_api) SMSWay.add_client(client_api) end
# File lib/sms_way/registry.rb, line 3 def self.included(client_api) SMSWay.add_client(client_api) end