mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
48 lines
1.7 KiB
Markdown
48 lines
1.7 KiB
Markdown
# ActiveModelSerializers
|
|
|
|
## About
|
|
|
|
## Installation
|
|
|
|
## Getting Started
|
|
|
|
## Getting Help
|
|
|
|
If you find a bug, please report an [Issue](https://github.com/rails-api/active_model_serializers/issues/new)
|
|
and see our [contributing guide](CONTRIBUTING.md).
|
|
|
|
If you have a question, please [post to Stack Overflow](http://stackoverflow.com/questions/tagged/active-model-serializers).
|
|
|
|
If you'd like to chat, we have a [community slack](http://amserializers.herokuapp.com).
|
|
|
|
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](https://github.com/rails-api/active_model_serializers/tree/0-10-stable)
|
|
- [0.10.6 (latest release) Documentation](https://github.com/rails-api/active_model_serializers/tree/v0.10.6)
|
|
- [](http://www.rubydoc.info/gems/active_model_serializers/0.10.6)
|
|
- [Guides](docs)
|
|
- [0.9 (0-9-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-9-stable)
|
|
- [](http://www.rubydoc.info/github/rails-api/active_model_serializers/0-9-stable)
|
|
- [0.8 (0-8-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-8-stable)
|
|
- [](http://www.rubydoc.info/github/rails-api/active_model_serializers/0-8-stable)
|
|
|
|
|
|
## High-level behavior
|
|
|
|
## Architecture
|
|
|
|
## Semantic Versioning
|
|
|
|
This project adheres to [semver](http://semver.org/)
|
|
|
|
## Contributing
|
|
|
|
See [CONTRIBUTING.md](CONTRIBUTING.md)
|