Sha256: a473107ac657034ad07119d14e6b6d792317ce43b44d5136f0c1951ec4edd35e
Contents?: true
Size: 112 Bytes
Versions: 4
Compression:
Stored size: 112 Bytes
Contents
module Rentvine class Owner < RentvineModel def initialize(data = {}) super(data) end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rentvine-0.3.1 | lib/rentvine/model/owner.rb |
rentvine-0.3.0 | lib/rentvine/model/owner.rb |
rentvine-0.2.0 | lib/rentvine/model/owner.rb |
rentvine-0.1.0 | lib/rentvine/model/owner.rb |