Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
inject(${1:init}) do |${2:total}, ${3:next}|
|
||||
${4:body}
|
||||
end
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
inject(${1:init}) do |${2:total}, ${3:next}|
|
||||
${4:body}
|
||||
end
|
||||