ynab-sdk-ruby icon indicating copy to clipboard operation
ynab-sdk-ruby copied to clipboard

YNAB API Ruby Library

Results 3 ynab-sdk-ruby issues
Sort by recently updated
recently updated
newest added

Update GitHub Releases when releasing to RubyGems

Hi there! 👋🏻 First I've got to state again how happy I am using YNAB and the API for my own workflow, this is working great! I recently noticed that...

Hi - I recently upgraded to version 3.2 from a 2.x version. I had code which was using SaveTransaction with the create transaction API (https://github.com/ynab/ynab-sdk-ruby/blob/main/docs/TransactionsApi.md#create_transaction). I noticed that the SaveTransaction...