Sha256: 21cf00dc6089fdd22afadef94e6cb421dac4ce3e6c3c60a479adc8268c6526a4

Contents?: true

Size: 138 Bytes

Versions: 34

Compression:

Stored size: 138 Bytes

Contents

# frozen_string_literal: true

module Pennyworth
  module Models
    # Defines basic text.
    Text = Data.define :id, :content
  end
end

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
pennyworth-17.8.0 lib/pennyworth/models/text.rb
pennyworth-17.7.0 lib/pennyworth/models/text.rb
pennyworth-17.6.0 lib/pennyworth/models/text.rb
pennyworth-17.5.0 lib/pennyworth/models/text.rb
pennyworth-17.4.1 lib/pennyworth/models/text.rb
pennyworth-17.4.0 lib/pennyworth/models/text.rb
pennyworth-17.3.0 lib/pennyworth/models/text.rb
pennyworth-17.2.0 lib/pennyworth/models/text.rb
pennyworth-17.1.0 lib/pennyworth/models/text.rb
pennyworth-17.0.0 lib/pennyworth/models/text.rb
pennyworth-16.7.0 lib/pennyworth/models/text.rb
pennyworth-16.5.0 lib/pennyworth/models/text.rb
pennyworth-16.4.0 lib/pennyworth/models/text.rb
pennyworth-16.3.0 lib/pennyworth/models/text.rb
pennyworth-16.2.0 lib/pennyworth/models/text.rb
pennyworth-16.1.0 lib/pennyworth/models/text.rb
pennyworth-16.0.0 lib/pennyworth/models/text.rb
pennyworth-15.4.1 lib/pennyworth/models/text.rb
pennyworth-15.4.0 lib/pennyworth/models/text.rb
pennyworth-15.3.0 lib/pennyworth/models/text.rb