软件包:ruby-globalid(0.4.2+REALLY.0.3.6-1)
ruby-globalid 的相关链接
Debian 的资源:
下载源码包 ruby-globalid:
- [ruby-globalid_0.4.2+REALLY.0.3.6-1.dsc]
- [ruby-globalid_0.4.2+REALLY.0.3.6.orig.tar.gz]
- [ruby-globalid_0.4.2+REALLY.0.3.6-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
reference models by URI for Ruby on Rails
A Global ID is an app wide URI of the form gid://YourApp/Some::Model/id that uniquely identifies a model instance.
This is helpful when you need a single identifier to reference different classes of objects, for example in job scheduling, when one needs to reference a model object rather than serialize the object itself. Another example is a drop-down list of options, consisting of both Users and Groups. One has then a universal identifier that works for objects of both classes.
This package is part of the dependencies for the Ruby on Rails framework.
其他与 ruby-globalid 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-activesupport (>= 2:4.1.0)
- Support and utility classes used by the Rails 4.1 framework
-
- rec: ruby-railties
- tools for creating, working with, and running Rails applications