more ruby snippets

This commit is contained in:
Zhang Chiyuan
2008-03-06 15:01:27 +00:00
parent c45eff49e2
commit f1e3d81609
26 changed files with 92 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#name : collect { |...| ... }
# --
collect { |${e}| $0 }