Skip to content

Commit

Permalink
Feature: improve concept show children call to be twice faster (#921)
Browse files Browse the repository at this point in the history
* use the new ruby client explore DSL to prevent unnecessary calls

* use development branch of API client
  • Loading branch information
syphax-bouazzouni authored Feb 4, 2025
1 parent a432234 commit 1e611e5
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 91 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,5 @@ group :test do
# Testing framework for Rails
gem 'rspec-rails'
end

gem 'concurrent-ruby', '1.3.4'
Loading

0 comments on commit 1e611e5

Please sign in to comment.