mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 13:56:53 +00:00
ActiveModel::Serializer implementation and Rails hooks
| .github | ||
| docs/rfcs | ||
| .gitignore | ||
| .travis.yml | ||
| active_model_serializers.gemspec | ||
| appveyor.yml | ||
| CHANGELOG-0-08.md | ||
| CHANGELOG-0-09.md | ||
| CHANGELOG-0-10.md | ||
| CHANGELOG-prehistory.md | ||
| CHANGELOG.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| MIT-LICENSE | ||
| Rakefile | ||
| README.md | ||
ActiveModelSerializers
About
Installation
Getting Started
Getting Help
If you find a bug, please report an Issue and see our contributing guide.
If you have a question, please post to Stack Overflow.
If you'd like to chat, we have a community slack.
Thanks!
Documentation
If you're reading this at https://github.com/rails-api/active_model_serializers you are
reading documentation for our master, which is not yet released.
Please see below for the documentation relevant to you.
- 0.10 (0-10-stable) Documentation
- 0.10.6 (latest release) Documentation
- 0.9 (0-9-stable) Documentation
- 0.8 (0-8-stable) Documentation
High-level behavior
Architecture
Semantic Versioning
This project adheres to semver
Contributing
See CONTRIBUTING.md