Initial commit.
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
map { |${1:e}| ${2:body} }
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
map do |${1:element}|
|
||||
${2}
|
||||
end
|
||||
Reference in New Issue
Block a user