removed group-name prefix on trigger keys

This commit is contained in:
Jim Myhrberg
2011-11-03 20:22:33 +00:00
parent 7b383f8c22
commit 3aea27042b
71 changed files with 71 additions and 71 deletions

View File

@@ -1,4 +1,4 @@
#name : each_value { |val| ... }
# key: collectionseav
# key: eav
# --
each_value { |${val}| $0 }