# -*- mode: snippet -*- # key: reph # contributor: Translated from TextMate Snippet # name: page.replace_html (id, partial) ## condition: "source.ruby.rails.rjs" # -- page.replace_html ${1:"${2:id}"}, :${3:partial => "${4:template}"}