{"id":26514893,"url":"https://github.com/devcyclehq/ruby-server-sdk","last_synced_at":"2025-09-11T05:09:28.335Z","repository":{"id":37590563,"uuid":"429544739","full_name":"DevCycleHQ/ruby-server-sdk","owner":"DevCycleHQ","description":"DevCycle - Ruby Server SDK","archived":false,"fork":false,"pushed_at":"2025-03-14T15:14:27.000Z","size":1359,"stargazers_count":16,"open_issues_count":4,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-14T15:45:18.832Z","etag":null,"topics":["continuous-delivery","continuous-deployment","devcycle","devops","feature-flags","feature-toggles","openfeature"],"latest_commit_sha":null,"homepage":"https://docs.devcycle.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevCycleHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-18T18:54:24.000Z","updated_at":"2025-03-14T15:14:30.000Z","dependencies_parsed_at":"2024-04-24T19:48:40.823Z","dependency_job_id":"4fe65b53-88c5-41bc-9782-5e8c72ca190a","html_url":"https://github.com/DevCycleHQ/ruby-server-sdk","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fruby-server-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fruby-server-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fruby-server-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fruby-server-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevCycleHQ","download_url":"https://codeload.github.com/DevCycleHQ/ruby-server-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745188,"owners_count":20503040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["continuous-delivery","continuous-deployment","devcycle","devops","feature-flags","feature-toggles","openfeature"],"created_at":"2025-03-21T05:29:41.427Z","updated_at":"2025-03-21T05:29:42.342Z","avatar_url":"https://github.com/DevCycleHQ.png","language":"Ruby","readme":"# DevCycle Ruby Server SDK\n\nWelcome to the the DevCycle Ruby SDK, initially generated via the [DevCycle Bucketing API](https://docs.devcycle.com/bucketing-api/#tag/devcycle).\n\n## Installation\n\nInstall the gem\n\n`gem install devcycle-ruby-server-sdk`\n  \n\n## Getting Started\n\nPlease follow the [installation](#installation) procedure and then run the following code:\n\n```ruby\n# Load the gem\nrequire 'devcycle-ruby-server-sdk'\n\n# Setup authorization\ndevcycle_client = DevCycle::Client.new(ENV['DEVCYCLE_SERVER_SDK_KEY'], DevCycle::Options.new, true)\nuser = DevCycle::User.new({ user_id: 'user_id_example' })\n\nbegin\n  # Get all features for user data\n  result = devcycle_client.all_features(user)\n  p result\nrescue DevCycle::ApiError =\u003e e\n  puts \"Exception when calling DevCycle::Client-\u003eall_features: #{e}\"\nend\n\n```\n\n## Usage\n\nTo find usage documentation, visit our [docs](https://docs.devcycle.com/docs/sdk/server-side-sdks/ruby#usage).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcyclehq%2Fruby-server-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcyclehq%2Fruby-server-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcyclehq%2Fruby-server-sdk/lists"}