active_model_serializers/docs
Mauro George 2f8c430a09 Update the RFC to use ActiveModelSerializers
After some internal discussion was decided to use the ActiveModelSerializers
namespace.

This patch update the content following this idea.

Ref:
https://github.com/rails-api/active_model_serializers/pull/1310/files#r45947587
https://github.com/rails-api/active_model_serializers/pull/1310/files#r47144210
2016-01-14 19:21:33 -02:00
..
general Extend serializer lookup to the parent serializer. 2015-10-08 18:23:54 +02:00
howto Rename ArraySerializer to CollectionSerializer for clarity 2015-10-21 16:53:26 -05:00
rfcs Update the RFC to use ActiveModelSerializers 2016-01-14 19:21:33 -02:00
ARCHITECTURE.md Wording and typos. 2015-10-22 04:02:51 +02:00
how-open-source-maintained.jpg Add image from commit strip [ci skip] 2015-10-14 17:41:15 -05:00
README.md outside controller use tutorial 2015-09-15 15:55:35 -05:00

Docs - ActiveModel::Serializer 0.10.x

This is the documentation of AMS, it's focused on the 0.10.x version.


General

How to

Getting Help

If you find a bug, please report an Issue.

If you have a question, please post to Stack Overflow.

Thanks!

Contributing

See CONTRIBUTING.md