Jordan Prince

Results 6 issues of Jordan Prince

Hey, When I did a bundle update, it force updated my em_http_request 1.1.0 to 1.1.1, and I started to see this error whenever I created or saved any active record...

Hey, I created a PR over on the ruby version of this, but I'm not sure that repo is still maintained. It actually doesn't pass the test.json tests you offer,...

Hey, just an FYI, when I deployed to my staging server a slightly altered path definition for my angular package, I got this error: ``` Torba::Errors::NothingToImport: {:package=>"angular", :path=>"lib/angular.js"} ``` I...

Necessary changes to have freeze bit mask working and freeze authority working, also removed some deprecated structs and code and left better notations on the others. Relates to https://github.com/solana-labs/solana-program-library/pull/1515 The...

Added httpi library, and use that instead to make requests, as I can functionally choose the adapter by passing in the new use_em option with opts on initialize.

If I forget to end a function in a class, is the entire class deleted?