module GlobalID::Identification
module GlobalID::Locator
module URI
class GlobalID
class GlobalID::Locator::ActiveRecordFinder
class GlobalID::Locator::BlockLocator
class GlobalID::Railtie
class SignedGlobalID
class SignedGlobalID::ExpiredMessage
class URI::GID
globalid
0.3.3
# to_signed_global_id
def to_signed_global_id(options = {}) SignedGlobalID.create(self, options) end