[ 原始碼: ruby-morpher ]
套件:ruby-morpher(0.2.6-2)
Data transformation algebra with optional tracked evaluation.
Morpher is a data transformation algebra with optional tracked evaluation.
It can be used at various places:
* Domain to JSON and vice versa, for building rest style APIS * Domain to document db and vice versa, for building mappers * Form processing
其他與 ruby-morpher 有關的套件
|
|
|
|
-
- dep: ruby-abstract-type (>= 0.0.7)
- Allow non obstrusive declaring of abstract_type classes and modules
-
- dep: ruby-adamantium (>= 0.2.0)
- Create immutable objects with ease
-
- dep: ruby-anima (>= 0.3.0)
- Initialize object attributes via attributes hash
-
- dep: ruby-ast (>= 2.2)
- Ruby library for working with abstract syntax trees
-
- dep: ruby-concord (>= 0.1.5)
- Helper for object composition
-
- dep: ruby-equalizer (>= 0.0.9)
- Ruby module to define equality, equivalence and inspection methods
-
- dep: ruby-ice-nine (>= 0.11.0)
- Ruby module to deep freeze objects
-
- dep: ruby-procto (>= 0.0.2)
- Defines Foo.call(*args) which invokes Foo.new(*args).bar