Sha256: 6ddb2e79347c405e3e50c487c4c36f0a6064c248a6e97fa38e38d5f20bdede69

Contents?: true

Size: 116 Bytes

Versions: 4

Compression:

Stored size: 116 Bytes

Contents

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