Skip to content

Commit fae842f

Browse files
umair-ablyclaude
andcommitted
Signpost the old ably gem's API reference from the new docs front page
ably.com/docs links only the newest package's API reference, so users still on the maintenance-only ably gem land here; the front-page notice points them at the frozen old reference and the migration guide. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 8a46390 commit fae842f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

INTRO.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Ably `Ruby` Client Library SDK API Reference
22

3+
> **Using the `ably` gem?** This is the API reference for the `ably-pubsub-server` gem, which replaces it.
4+
> The API reference for the maintenance-only `ably` gem remains available at
5+
> [sdk.ably.com/builds/ably/ably-ruby/main/docs](https://sdk.ably.com/builds/ably/ably-ruby/main/docs/)
6+
> until its end of life, and the [migration guide](https://github.com/ably/ably-pubsub-ruby/blob/main/UPDATING.md) covers moving over.
7+
38
The `Ruby` Client Library SDK supports a realtime and a REST interface.
49

510
The realtime interface enables a client to maintain a persistent connection to Ably and publish, subscribe and be present on channels.

0 commit comments

Comments
 (0)