active_model_serializers/docs
L. Preston Sego III bbebeab348 Merge pull request #1280 from vasilakisfil/patch-1
Show how pagination can be done using meta tag from controller in JSON adapter
2016-03-10 12:53:41 -05:00
..
general Provide Rails url_helpers via SerializationContext 2016-03-07 10:40:34 -07:00
howto Merge pull request #1280 from vasilakisfil/patch-1 2016-03-10 12:53:41 -05:00
integrations Merge pull request #1371 from bf4/documentation_updates 2015-12-20 22:30:44 -06:00
jsonapi Remove the last of ApiObjects 2016-03-06 23:24:53 -06:00
rfcs Improve adapter test coverage per groyoh 2016-02-25 23:08:20 -06:00
ARCHITECTURE.md Removes DESIGN.textile doc and update ARCHITECTURE.md 2016-02-29 04:41:47 +01:00
how-open-source-maintained.jpg Add image from commit strip [ci skip] 2015-10-14 17:41:15 -05:00
README.md Merge pull request #1545 from CodedBeardedSignedTaylor/1506-document-passing-arbitrary-options-to-serializer 2016-03-07 01:09:50 -06:00
STYLE.md Adjust GitHub templates 2016-02-26 10:43:52 -07:00

Docs - ActiveModel::Serializer 0.10.x

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


General

How to

Integrations

Integration Supported ActiveModelSerializers 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/