Sha256: 5f8e26803fa0262125f27c3036b6c04b0f915ca522430d170a102ee08cfca85b
Contents?: true
Size: 237 Bytes
Versions: 4
Compression:
Stored size: 237 Bytes
Contents
require 'rubygems' require 'lib/bandwidth' require 'awesome_print' bandwidth = Bandwidth.new(:developer_key => 'your developer key', :use_lab_uris => true) ap bandwidth.area_code_number_search :area_code => '720', :max_quantity => 1
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bandwidth-0.0.4 | examples/example.rb |
bandwidth-0.0.3 | examples/example.rb |
bandwidth-0.0.2 | examples/example.rb |
bandwidth-0.0.1 | examples/example.rb |