Module: DaffyLib::HasGuid

Extended by:
ActiveSupport::Concern
Included in:
ApplicationRecord, EncryptionKey
Defined in:
lib/daffy_lib/concerns/has_guid.rb

Constant Summary collapse

REGEXP =
/^\w+_\w+$/.freeze