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