Registry / http-client / ynab
library5.1.0rbrubygemsunverified

Official Ruby client for the YNAB API.

gem install ynab
INSTALL
IMPORT
SIG · YNAB
Y
ynab
http-clientrubyv5.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

YNAB
require 'ynab'

Create a YNAB API client and list budgets.

require 'ynab' api = YNAB::API.new('your_access_token') api.budgets.get_budgets
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
24
Resources
ynab — gem install ynab · libregistry