module Vonage

typed: true

typed: strict

typed: strict

typed: strict

typed: strong

typed: true

typed: true

typed: strict

typed: strong

typed: strict

typed: true

typed: true

typed: true

typed: true

typed: strict

typed: true

typed: strong

typed: strict

typed: true

typed: strong

typed: strict

typed: strict

typed: strict

typed: true

typed: true

typed: true

typed: true

typed: strict

typed: true

typed: true

typed: strong

typed: strict

typed: true

typed: strong

typed: strict

typed: strong

typed: true

typed: true

typed: true

typed: true

typed: true

typed: true

typed: true

typed: true

typed: true

typed: true

typed: true

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/vonage.rb, line 22
def self.config
  @config ||= Config.new
end
configure(&block) click to toggle source
# File lib/vonage.rb, line 26
def self.configure(&block)
  block.call(config)
end