Sha256: 66fd1d097c49f8dffb108ee1a02fd1235387acd50c127684df77c943d65dfe9f
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
module Rastreioz class Rastreamento attr_accessor :bairro, :cep, :localidade, :logradouro, :uf def initialize(options = {}) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rastreioz-0.1.7 | lib/rastreioz/rastreamento.rb |