You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ You can sign up for a Stream account at our [Get Started](https://getstream.io/g
26
26
27
27
You can use this library to access Feeds API endpoints server-side.
28
28
29
-
For the client-side integrations (web and mobile) have a look at the JavaScript, iOS and Android SDK libraries ([docs](https://getstream.io/activity-feeds/)).
29
+
For the client-side integrations (web and mobile) have a look at the JavaScript, iOS and Android SDK libraries ([docs](https://getstream.io/activity-feeds/)). This API Client project requires Ruby 2.5.x at a minimum.
30
30
31
-
> 💡 This API Client project requires Ruby 2.5.x at a minimum.
31
+
> 💡 We have a Rails integration available [here](https://github.com/GetStream/stream-rails).
0 commit comments