Sha256: a473107ac657034ad07119d14e6b6d792317ce43b44d5136f0c1951ec4edd35e

Contents?: true

Size: 112 Bytes

Versions: 7

Compression:

Stored size: 112 Bytes

Contents

module Rentvine
  class Owner < RentvineModel
    def initialize(data = {})
      super(data)
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rentvine-0.4.0 lib/rentvine/model/owner.rb
rentvine-0.3.3 lib/rentvine/model/owner.rb
rentvine-0.3.2 lib/rentvine/model/owner.rb
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