Flowdock
method

resolve_symbol_connection

Importance_1
v5.2.3 - Show latest stable - 0 notes - Class: Resolver
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)
# => {}
Show source
Register or log in to add new notes.