[ 源代码: ruby-virtus ]
软件包:ruby-virtus(1.0.5-3)
attributes on steroids for plain old Ruby objects
The goal of this Ruby library is to provide a common API for defining attributes on a model so all object relational and object document mappers could use it instead of reinventing the wheel all over again.
It is also suitable for any other use case where Ruby objects need to be extended with attributes that require data coercions.
This is a partial extraction of the DataMapper property API.
其他与 ruby-virtus 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-axiom-types (>= 0.1.1~)
- Ruby module for abstract types for logic programming
-
- dep: ruby-coercible
- powerful, flexible and configurable coercion library
-
- dep: ruby-descendants-tracker
- Ruby module that adds descendant tracking to a class
-
- dep: ruby-equalizer
- Ruby module to define equality, equivalence and inspection methods