Skip to content

Commit bd2d045

Browse files
committed
feat: added-flagsmith-ruby-provider (#1318)
## This PR - Adds Flagsmith ruby provider to the ecosystem list ### Related Issues Dependent on [provider release](open-feature/ruby-sdk-contrib#68) --------- Signed-off-by: wadii <wadii.zaim@flagsmith.com>
1 parent 1dce77f commit bd2d045

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/datasets/providers/flagsmith.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ export const Flagsmith: Provider = {
4747
href: 'https://github.com/Flagsmith/flagsmith-openfeature-provider-python',
4848
category: ['Server'],
4949
},
50+
{
51+
technology: 'Ruby',
52+
vendorOfficial: true,
53+
href: 'https://github.com/open-feature/ruby-sdk-contrib/tree/main/providers/openfeature-flagsmith-provider',
54+
category: ['Server'],
55+
},
5056
{
5157
technology: 'Rust',
5258
vendorOfficial: true,

0 commit comments

Comments
 (0)