FICHA · MANJARO

ruby-globalid

URIs for your models makes it easy to pass references around

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Creates stable URI-style identifiers for application models so jobs, messages, and APIs can pass references instead of full objects. It is useful in Rails-style applications and background processing.

Global identifiers can reveal model names and record IDs. Treat them as references, not authorization, and always check permissions when resolving them back into objects.

Permissions

Permissions not analysed for this source yet.