lib/eco/api/session/config.rb in eco-helpers-2.0.68 vs lib/eco/api/session/config.rb in eco-helpers-2.1.1

- old
+ new

@@ -112,9 +112,10 @@ def active_enviro apis.active_root_name end # @see Eco::API::Session::Config::Apis#api + # @return [Eco::API::Session::Config::Api] the currently active api def api(logger = ::Logger.new(IO::NULL), version: nil) apis.api(logger, version: version) end # Sets the `mode` of the active api