]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/ruby-mode/collections/det
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / ruby-mode / collections / det
diff --git a/packages/yasnippet/snippets/ruby-mode/collections/det b/packages/yasnippet/snippets/ruby-mode/collections/det
new file mode 100644 (file)
index 0000000..5964efb
--- /dev/null
@@ -0,0 +1,4 @@
+# name: detect { |...| ... }
+# key: det
+# --
+detect { |${e}| $0 }
\ No newline at end of file