Sha256: 11ece084677f0d5f55f68f76e3fd95062b73836da2eaf227c2033a592af79834

Contents?: true

Size: 112 Bytes

Versions: 1

Compression:

Stored size: 112 Bytes

Contents

# frozen_string_literal: true

class Human < Sinclair::Model.for(:name, :age, { gender: :undefined }, **{})
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sinclair-1.13.0 spec/support/models/human.rb