Class: DataMapper::Collection

Inherits:
LazyArray
  • Object
show all
Defined in:
lib/dm-unlazy/collection.rb

Instance Method Summary collapse

Instance Method Details

#unlazyObject



16
17
18
# File 'lib/dm-unlazy/collection.rb', line 16

def unlazy
	Unlazy::Collection.new self
end