module BulkgateSmsGatewayContract
Constants
- BulkgateError
- EmptyMessageBody
- InvalidApplicationIdOrApplicationToken
- InvalidPhoneNumber
- OutOfCredit
- VERSION
Public Class Methods
contract()
click to toggle source
# File lib/bulkgate_sms_gateway_contract.rb, line 18 def self.contract Rails.application.config.x.bulkgate_sms_gateway_contract.constantize end