lib/ldclient-rb/integrations/consul.rb in launchdarkly-server-sdk-6.2.5 vs lib/ldclient-rb/integrations/consul.rb in launchdarkly-server-sdk-6.3.0

- old
+ new

@@ -1,9 +1,16 @@ require "ldclient-rb/impl/integrations/consul_impl" require "ldclient-rb/integrations/util/store_wrapper" module LaunchDarkly module Integrations + # + # Integration with [Consul](https://www.consul.io/). + # + # Note that in order to use this integration, you must first install the gem `diplomat`. + # + # @since 5.5.0 + # module Consul # # Default value for the `prefix` option for {new_feature_store}. # # @return [String] the default key prefix