module ExotelApi

Constants

VERSION

Attributes

exotel_sid[RW]
exotel_token[RW]
inbound_query[RW]
status_callback_query[RW]

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/exotel_api/config.rb, line 5
def configure
  yield self
end