Sha256: f3799638fc16b2e88137fb04e0943a079f710f1ec3a03b9ef2d541083c8df74f

Contents?: true

Size: 118 Bytes

Versions: 7

Compression:

Stored size: 118 Bytes

Contents

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