# File lib/fog/core/whitelist_keys.rb, line 3 def self.whitelist(hash, valid_keys) valid_hash = StringifyKeys.stringify(hash) valid_hash.select {|k,v| valid_keys.include?(k)} end
[Validate]
Generated with the Darkfish Rdoc Generator 2.