active_model_serializers
Serializer library
Provides an implementation of serialization for ActiveModel objects in Rails applications.
ActiveModel::Serializer implementation and Rails hooks
5k stars
79 watching
1k forks
Language: Ruby
last commit: 3 months ago
Linked from 4 awesome lists
jsonresource-serializerruby
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of Ruby modules that extend standard model classes with ORM-like functionality | 1,196 |
| Adds RDF serialization to Ruby on Rails active model serializers | 11 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| Tracks changes to Rails models for auditing or versioning purposes. | 6,807 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| A framework for creating elegant administration interfaces for web applications. | 9,516 |
| A gem that tracks changes to models in a Rails application | 2,972 |
| A plugin to temporarily hide records in a database without deleting them. | 1,477 |
| A Ruby library that simplifies generating API responses in Rails by providing a simple and flexible way to define templates for model data | 503 |
| A Rails view helper to manage the 'active' state of links | 845 |
| A Ruby gem that adds object-based searching to Rails applications. | 5,693 |
| An active record style ORM for Android that simplifies the process of interacting with SQLite databases. | 4,698 |
| A library that provides a standardized way to handle forms in Ruby applications, separating form logic from model objects. | 2,494 |
| Provides a unified payment abstraction layer for Ruby applications, abstracting away internal APIs of various gateways. | 4,552 |