Class: ObjectSpace
- Inherits:
-
Object
- Object
- ObjectSpace
- Defined in:
- lib/enumerable_object_space.rb
Class Method Summary collapse
Class Method Details
.each(*arg, &blk) ⇒ Object
18 19 20 |
# File 'lib/enumerable_object_space.rb', line 18 def each *arg, &blk each_object *arg, &blk end |