[ 源代码: ruby-active-model-serializers ]
软件包:ruby-active-model-serializers(0.10.10-1)
ruby-active-model-serializers 的相关链接
Debian 的资源:
下载源码包 ruby-active-model-serializers:
- [ruby-active-model-serializers_0.10.10-1.dsc]
- [ruby-active-model-serializers_0.10.10.orig.tar.gz]
- [ruby-active-model-serializers_0.10.10-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Making it easy to serialize models for client-side use
Bringing consistency and object orientation to model serialization. Works great for client-side MVC frameworks! ActiveModel::Serializers brings convention over configuration to your JSON generation. AMS does this through two components: serializers and adapters. Serializers describe which attributes and relationships should be serialized. Adapters describe how attributes and relationships should be serialized.
其他与 ruby-active-model-serializers 有关的软件包
|
|
|
|
-
- dep: ruby-actionpack (>= 2:4.1)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activemodel (>= 2:4.1)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-case-transform (>= 0.2)
- Transform values to different cases
-
- dep: ruby-jsonapi-renderer (<< 0.3)
- Render JSONAPI documents
- dep: ruby-jsonapi-renderer (>= 0.1.1.beta1)