Sha256: 17fc7b7dfcc193d70a3be6f93b184c7b98f8e2b72b019dea088e799516823f5c

Contents?: true

Size: 118 Bytes

Versions: 4

Compression:

Stored size: 118 Bytes

Contents

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