ENV.reject { |name, value| } â Hash
ENV.reject â Enumerator
ENV.reject â Enumerator
Class Public methods
Same as ENV#delete_if, but works on (and returns) a copy of the environment.
Same as ENV#delete_if, but works on (and returns) a copy of the environment.
Please login to continue.