dotar/vim/snippets/ruby-rails/xput.snippet
2011-11-17 16:00:49 -06:00

2 lines
68 B
Plaintext
Executable File

xhr :put, :${1:update}, :id => ${2:1}, :${3:object} => { ${4} }${5}