Merge pull request #261 from carme-264pp/improve_ruby_snipptes
fixed conflict ruby snippets.
This commit is contained in:
commit
3c2517d7c7
@ -854,7 +854,7 @@ snippet format
|
||||
format.${1:js|xml|html} { ${2} }
|
||||
snippet wc
|
||||
where(${1:"conditions"}${2:, bind_var})
|
||||
snippet wh
|
||||
snippet wf
|
||||
where(${1:field} => ${2:value})
|
||||
snippet xdelete
|
||||
xhr :delete, :${1:destroy}, :id => ${2:1}${3}
|
||||
|
Loading…
x
Reference in New Issue
Block a user