summaryrefslogtreecommitdiff
path: root/ruby-mode/am
diff options
context:
space:
mode:
Diffstat (limited to 'ruby-mode/am')
-rw-r--r--ruby-mode/am4
1 files changed, 4 insertions, 0 deletions
diff --git a/ruby-mode/am b/ruby-mode/am
new file mode 100644
index 0000000..7675a97
--- /dev/null
+++ b/ruby-mode/am
@@ -0,0 +1,4 @@
+#name : alias_method new, old
+#group : definitions
+# --
+alias_method :${new_name}, :${old_name} \ No newline at end of file