method

resolve_symbol_connection

resolve_symbol_connection(spec)
private

Takes the environment such as :production or :development. This requires that the @configurations was initialized with a key that matches.

Resolver.new("production" => {}).resolve_symbol_connection(:production)
# => {}