Sha256: f9579eea29b6bd8290e84239eb777f201027c43f4e591522976c08c2c936eea0
Contents?: true
Size: 191 Bytes
Versions: 1
Compression:
Stored size: 191 Bytes
Contents
require "postmon_ruby/version" require "postmon_ruby/postmon" require "httparty" module PostmonRuby def self.consultar_cep(cep) a = Postmon.new.consultar_cep cep a end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
postmon_ruby-0.0.1 | lib/postmon_ruby.rb |