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