We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3573f4b commit 94ed230Copy full SHA for 94ed230
lib/cirro_io/client/base.rb
@@ -29,7 +29,7 @@ def self.custom_connection
29
end
30
31
32
- # MonkeyPatch: https://github.com/JsonApiClient/json_api_client/issues/390
+ # HACK: https://github.com/JsonApiClient/json_api_client/issues/390
33
# waiting for json_api_client to release a new version with the fix
34
# https://github.com/JsonApiClient/json_api_client/pull/398
35
# rubocop:disable all
0 commit comments