ENV.rassoc(value)
Class Public methods
Returns an Array of the name and value of the environment variable with
value or nil if the value cannot be found.
Returns an Array of the name and value of the environment variable with
value or nil if the value cannot be found.
Please login to continue.