Skip to content

Commit 2187313

Browse files
committed
update docs with integration table, and remove the grape placeholder for now
1 parent 4cb5ad0 commit 2187313

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,13 @@ This is the documentation of AMS, it's focused on the **0.10.x version.**
1717
- [Using AMS Outside Of Controllers](howto/outside_controller_use.md)
1818

1919
## Integrations
20-
- [Ember with JSON API](integrations/ember-and-json-api.md)
21-
- [Grape](integrations/grape.md)
20+
| Integration | Supported AMS versions | Gem name and/or link
21+
|----|-----|----
22+
| Ember.js | 0.9.x | [active-model-adapter](https://github.com/ember-data/active-model-adapter)
23+
| Ember.js | 0.10.x + | [docs/integrations/ember-and-json-api.md](integrations/ember-and-json-api.md)
24+
| Grape | 0.10.x + | #1258 |
25+
| Grape | 0.9.x | https://github.com/jrhe/grape-active_model_serializers/ |
26+
| Sinatra | 0.9.x | https://github.com/SauloSilva/sinatra-active-model-serializers/
2227

2328
## Getting Help
2429

docs/integrations/grape.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)