values.map(&:name)
or the standard way
values.collect{|val| val.name}
When I started this blog (2004) it was to document Gentoo linux experiences and *nix adventures. Then it turned into posts regarding software development challenges and other findings. These days I mostly tweet (rollinsruss) and my posts are infrequent.
No comments:
Post a Comment