Sha256: 7db384dd9c41a4dcd596d31403ed0de48a7402dd514692cad42dde6e526b0652
Contents?: true
Size: 324 Bytes
Versions: 1
Compression:
Stored size: 324 Bytes
Contents
$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) require 'switchvox/hash' require 'switchvox/array' require 'switchvox/object' require 'switchvox/net_http_digest_auth' require 'switchvox/base' module Switchvox VERSION = '0.1.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
switchvox-0.1.0 | lib/switchvox.rb |