# -*- mode: snippet -*- # key: rns # contributor: Translated from TextMate Snippet # name: render (nothing, status) ## condition: "source.ruby.rails" # -- render :nothing => ${1:true}, :status => ${2:401}