Class | Hash |
In: |
lib/merb-core/core_ext/hash.rb
|
Parent: | Object |
Returns the value of self for each argument and deletes those entries.
*args: | the keys whose values should be extracted and deleted. |
Array[Object]: | The values of the provided arguments in corresponding order. |
:api: public