We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add Comparison page (cross-language reference) Mirrors the page first added to the Node SDK wiki — same operations side-by-side across all 9 SDKs. Linked from Home Quick Links and the _Sidebar Pages section.
Add Recipes page; link from Home Recipes.md collects 11 copyable Ruby-idiomatic patterns: client lifecycle, backtest polling with loop/sleep, fill detection with Set, Ruby 3.x case/in pattern matching on error codes, retry with retry keyword, Concurrent::Promises parallel fan-out, serverless timeout tuning, retry disabling, and WebMock test stubbing. Same scope as the Node, Python, and Go Recipes pages, adapted for Ruby idioms.
Add Swift to Sibling SDKs prose listing The Sibling SDKs sentence enumerated Node, Python, Go, Ruby, Rust, PHP, Dart, but Swift shipped at v0.1.0-alpha.1 and was missing.
Sync wiki content from main repo docs/
Initial Home page