Darrel

Results 511 comments of Darrel

@danilobarion1986 There should be no issue forking the repo. GitHub were having service issues last night so that may be the reason you had problems forking.

Nokogiri is required for the ADAL library which is used to obtain a token. If you are using an alternative auth library then you will not need it.

@rishav Unfortunately these shortcomings are mostly due to lack of resources available to work on our Ruby SDK. Our developers are currently prioritized elsewhere.

@rishav Absolutely, we welcome community assistance. We are currently doing some architectural re-alignment to try and bring a bit more flexibility into the SDKs. I have been starting to collect...

Hey @sk- We currently have no developers working on it. Our backlog is full until after Build in May. After that we are going to startup again on other languages...

@KevinColemanInc We still have no developers available to work on this. Let me review the PRs and see whether we can just act as middleman for community PRs.

I have an environment setup to be able to build and depoy a new gem from master, however, when I try running the `bundle exec rspec` I am getting errors....

Turns out bigdecimal is a gem and we were missing it as a dev dependency. Unit tests are passing.

Thanks for finding this. I will investigate and find out if there are any concerns about the solution you are proposing. 825020

@Onumis I just merged the fix provided by @arseny-emchik , let me know if that resolves the issue for you.