Skip to content

Commit b0a2e9f

Browse files
joaomdmouraJoão M. D. Moura
authored andcommitted
starting initial docs structure
1 parent d714094 commit b0a2e9f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Docs - ActiveModel::Serializer 0.10.x
2+
3+
This is the documentation of AMS, it's focused on **0.10.x version.**
4+
5+
-----
6+
7+
## General
8+
9+
- [Getting Started](general/getting_started.md)
10+
- [Adapters](general/adapters.md)
11+
12+
## How to
13+
14+
- [How to use add root key](howto/add_root_key.md)
15+
16+
## Getting Help
17+
18+
If you find a bug, please report an [Issue](https://github.com/rails-api/active_model_serializers/issues/new).
19+
20+
If you have a question, please [post to Stack Overflow](http://stackoverflow.com/questions/tagged/active-model-serializers).
21+
22+
Thanks!
23+
24+
## Contributing
25+
26+
See [CONTRIBUTING.md](https://github.com/rails-api/active_model_serializers/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)