mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
update docs with integration table, and remove the grape placeholder for now
This commit is contained in:
parent
4cb5ad08e7
commit
21873130bb
@ -17,8 +17,13 @@ This is the documentation of AMS, it's focused on the **0.10.x version.**
|
||||
- [Using AMS Outside Of Controllers](howto/outside_controller_use.md)
|
||||
|
||||
## Integrations
|
||||
- [Ember with JSON API](integrations/ember-and-json-api.md)
|
||||
- [Grape](integrations/grape.md)
|
||||
| Integration | Supported AMS versions | Gem name and/or link
|
||||
|----|-----|----
|
||||
| Ember.js | 0.9.x | [active-model-adapter](https://github.com/ember-data/active-model-adapter)
|
||||
| Ember.js | 0.10.x + | [docs/integrations/ember-and-json-api.md](integrations/ember-and-json-api.md)
|
||||
| Grape | 0.10.x + | #1258 |
|
||||
| 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
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
# Integration with Grape
|
||||
|
||||
TODO: details on how to integrate with grape
|
||||
Loading…
Reference in New Issue
Block a user