Sha256: a83543cf56261dbbaaf56a9bb1182a8db9bf7d3affbb42d4a4d24e26509ed563

Contents?: true

Size: 112 Bytes

Versions: 7

Compression:

Stored size: 112 Bytes

Contents

module Rentvine
  class Lease < 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/lease.rb
rentvine-0.3.3 lib/rentvine/model/lease.rb
rentvine-0.3.2 lib/rentvine/model/lease.rb
rentvine-0.3.1 lib/rentvine/model/lease.rb
rentvine-0.3.0 lib/rentvine/model/lease.rb
rentvine-0.2.0 lib/rentvine/model/lease.rb
rentvine-0.1.0 lib/rentvine/model/lease.rb