Sha256: 13a0e1b62d2104dcfe5a66c0041c4ded2580630f273d1d75ea85a819f1138534

Contents?: true

Size: 151 Bytes

Versions: 16

Compression:

Stored size: 151 Bytes

Contents

require_relative "../types"

class String
  # Optional string extension for your convenience
  def unicode_types
    Unicode::Types.of(self)
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
unicode-types-1.10.0 lib/unicode/types/string_ext.rb
unicode-types-1.9.0 lib/unicode/types/string_ext.rb
unicode-types-1.8.0 lib/unicode/types/string_ext.rb
unicode-types-1.7.0 lib/unicode/types/string_ext.rb
unicode-types-1.6.0 lib/unicode/types/string_ext.rb
unicode-types-1.5.0 lib/unicode/types/string_ext.rb
unicode-types-1.4.0 lib/unicode/types/string_ext.rb
unicode-types-1.3.0 lib/unicode/types/string_ext.rb
unicode-types-1.2.2 lib/unicode/types/string_ext.rb
unicode-types-1.2.1 lib/unicode/types/string_ext.rb
unicode-types-1.2.0 lib/unicode/types/string_ext.rb
unicode-types-1.1.2 lib/unicode/types/string_ext.rb
unicode-types-1.1.1 lib/unicode/types/string_ext.rb
unicode-types-1.1.0 lib/unicode/types/string_ext.rb
unicode-types-1.0.1 lib/unicode/types/string_ext.rb
unicode-types-1.0.0 lib/unicode/types/string_ext.rb