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.4
# ==
def ==(other) other.is_a?(GlobalID) && @uri == other.uri end