fixed conflict ruby snippets.
This commit is contained in:
parent
8b636ddc01
commit
db20c6140b
@ -854,7 +854,7 @@ snippet format
|
|||||||
format.${1:js|xml|html} { ${2} }
|
format.${1:js|xml|html} { ${2} }
|
||||||
snippet wc
|
snippet wc
|
||||||
where(${1:"conditions"}${2:, bind_var})
|
where(${1:"conditions"}${2:, bind_var})
|
||||||
snippet wh
|
snippet wf
|
||||||
where(${1:field} => ${2:value})
|
where(${1:field} => ${2:value})
|
||||||
snippet xdelete
|
snippet xdelete
|
||||||
xhr :delete, :${1:destroy}, :id => ${2:1}${3}
|
xhr :delete, :${1:destroy}, :id => ${2:1}${3}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user