Libraries
»
nxt_support
(0.6.0)
»
Index (U)
»
NxtSupport
»
Uuid
Class: NxtSupport::Uuid
Inherits:
Object
Object
NxtSupport::Uuid
show all
Defined in:
lib/nxt_support/models/uuid.rb
Constant Summary
collapse
REGEXP =
/
\A(\h{32}|\h{8}-\h{4}-\h{4}-\h{4}-\h{12})\z
/