Sha256: 1bdbef24e8ef91523106532e8451c481b3616bba7bc00309725eee211eb1b00f

Contents?: true

Size: 114 Bytes

Versions: 4

Compression:

Stored size: 114 Bytes

Contents

module Rentvine
  class Account < 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/account.rb
rentvine-0.3.0 lib/rentvine/model/account.rb
rentvine-0.2.0 lib/rentvine/model/account.rb
rentvine-0.1.0 lib/rentvine/model/account.rb