Sha256: 7fe3ec0953e71c5f153712c28642dbdc6184d3264c6f28fa1f1652a43f6d1ae7

Contents?: true

Size: 122 Bytes

Versions: 5

Compression:

Stored size: 122 Bytes

Contents

module Rasti
  module Types
    UUID = String[/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}+$/]
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rasti-types-2.0.0 lib/rasti/types/uuid.rb
rasti-types-1.1.2 lib/rasti/types/uuid.rb
rasti-types-1.1.1 lib/rasti/types/uuid.rb
rasti-types-1.1.0 lib/rasti/types/uuid.rb
rasti-types-1.0.0 lib/rasti/types/uuid.rb