Initial commit.
This commit is contained in:
1
vim/snippets/ruby-rails/xdelete.snippet
Executable file
1
vim/snippets/ruby-rails/xdelete.snippet
Executable file
@@ -0,0 +1 @@
|
||||
xhr :delete, :${1:destroy}, :id => ${2:1}${3}
|
||||
Reference in New Issue
Block a user