Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit bfdcf48

Browse files
author
Cainã Costa
committed
Make HawkularUtilsMixin available again
1 parent f27ed2b commit bfdcf48

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/hawkular/client_utils.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ def hawk_escape_id(url_part)
3737
end
3838
end
3939
end
40+
41+
HawkularUtilsMixin = Hawkular::ClientUtils
42+
deprecate_constant(:HawkularUtilsMixin) if self.respond_to?(:deprecate_constant)

0 commit comments

Comments
 (0)