active_model_serializers/docs
Benjamin Fleischer 30fd9d9eb7 Merge pull request #1353 from bf4/disable_serializer_lookup
Allow users to globally opt out of automatic serializer lookup
2015-12-20 20:04:16 -06:00
..
general Add config.serializer_lookup_enabled that defaults true 2015-11-30 00:20:58 -06:00
howto begin integration docs 2015-10-30 13:58:42 -04:00
integrations Grape formatter feature requested in #1258 2015-12-10 10:06:40 +00:00
jsonapi Update schema.md 2015-10-26 09:07:37 +01: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 Grape formatter feature requested in #1258 2015-12-10 10:06:40 +00: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

Integrations

Integration Supported AMS versions Gem name and/or link
Ember.js 0.9.x active-model-adapter
Ember.js 0.10.x + docs/integrations/ember-and-json-api.md
Grape 0.10.x + docs/integrations/grape.md
Grape 0.9.x https://github.com/jrhe/grape-active_model_serializers/
Sinatra 0.9.x https://github.com/SauloSilva/sinatra-active-model-serializers/

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