cadence-ruby
cadence-ruby copied to clipboard
support for query functionality
Syncing over this PR from temporal-ruby to support processing queries.
This PR still needs some help with testing, and since the cadence-ruby repo is a bit behind the temporal-ruby repo there may be some missing files.
Some things to note:
- The PR from temporal-ruby creates changes in a task_processor.rb file which is not present with the cadence-ruby repo.