S
Simon Kröger
Hi,
is the Module Enumerable documented somewhere?
I would like to know more about
enum_for(...)
and
to_enum(...)
also.
I was looking at
http://www.ruby-doc.org/stdlib/libdoc/enumerator/rdoc/classes/Enumerable.html
but this isn't very usefull.
Thanks
Simon
is the Module Enumerable documented somewhere?
I would like to know more about
enum_for(...)
and
to_enum(...)
also.
I was looking at
http://www.ruby-doc.org/stdlib/libdoc/enumerator/rdoc/classes/Enumerable.html
but this isn't very usefull.
Thanks
Simon