# -*- mode: snippet -*- # key: rt # contributor: Translated from TextMate Snippet # name: render (text) ## condition: "source.ruby.rails" # -- render :text => "${1:text to render...}"