1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

(docs) Ruby SDK now has a bootstrap impl

This commit is contained in:
Renato Arruda 2022-02-17 07:58:52 +01:00 committed by GitHub
parent 6d8f401601
commit 50cbc78cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,8 +97,8 @@ If you see an item marked with a ❌ that you would find useful, feel free to re
| Basic usage metrics (yes/no) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
| [Impression data](../advanced/impression-data.md) | ⭕ | ⭕ | ⭕ | ⭕ | ⭕ | ⭕ | ⭕ | ⭕ | N/A |
| **Category: Bootstrap (beta)** | | | | | | | | | |
| Bootstrap from file | ✅ | ✅ | ⭕ | ⭕ | | ⭕ | ⭕ | ⭕ | ✅ |
| Custom Bootstrap implementation | ✅ | ✅ | ⭕ | ⭕ | | ⭕ | ⭕ | ⭕ | ✅ |
| Bootstrap from file | ✅ | ✅ | ⭕ | ⭕ | | ⭕ | ⭕ | ⭕ | ✅ |
| Custom Bootstrap implementation | ✅ | ✅ | ⭕ | ⭕ | | ⭕ | ⭕ | ⭕ | ✅ |
## Community SDKs ❤️ {#community-sdks}