Sha256: f4b02733a76800bad1225c469eb0998d8e3e2f58ce36b1735ca69a162f447666

Contents?: true

Size: 185 Bytes

Versions: 15

Compression:

Stored size: 185 Bytes

Contents

require 'ardm/property/string'

module Ardm
  class Property
    class Text < String
      length 65535
      lazy   true

    end # class Text
  end # class Property
end # module Ardm

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
ardm-0.4.0.ar427 lib/ardm/property/text.rb
ardm-0.4.0 lib/ardm/property/text.rb
ardm-0.3.2 lib/ardm/property/text.rb
ardm-0.3.1 lib/ardm/property/text.rb
ardm-0.3.0 lib/ardm/property/text.rb
ardm-0.2.7 lib/ardm/property/text.rb
ardm-0.2.6 lib/ardm/property/text.rb
ardm-0.2.5 lib/ardm/property/text.rb
ardm-0.2.4 lib/ardm/property/text.rb
ardm-0.2.3 lib/ardm/property/text.rb
ardm-0.2.2 lib/ardm/property/text.rb
ardm-0.2.1 lib/ardm/property/text.rb
ardm-0.2.0 lib/ardm/property/text.rb
ardm-0.1.0 lib/ardm/property/text.rb
ardm-0.0.1 lib/ardm/property/text.rb