Sha256: c9aae9f6f7add0d771eb183704aa37b9b2c312df65b068869b8b0376ebc24466

Contents?: true

Size: 122 Bytes

Versions: 11

Compression:

Stored size: 122 Bytes

Contents

# frozen_string_literal: true

class Tv < Sinclair::Model
  initialize_with :model, writter: false, comparable: false
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
sinclair-2.1.1 spec/support/models/tv.rb
sinclair-2.1.0 spec/support/models/tv.rb
sinclair-2.0.1 spec/support/models/tv.rb
sinclair-2.0.0 spec/support/models/tv.rb
sinclair-1.16.3 spec/support/models/tv.rb
sinclair-1.16.2 spec/support/models/tv.rb
sinclair-1.16.1 spec/support/models/tv.rb
sinclair-1.16.0 spec/support/models/tv.rb
sinclair-1.15.0 spec/support/models/tv.rb
sinclair-1.14.2 spec/support/models/tv.rb
sinclair-1.14.1 spec/support/models/tv.rb