ENV.values_at(name, ...) â Array
Class Public methods
Returns an array containing the environment variable values associated with the given names. See also ::select.
Returns an array containing the environment variable values associated with the given names. See also ::select.
Please login to continue.