psousa (owner)

Forks

Revisions

gist: 136979 Download_button fork
public
Description:
textmate snippet
Public Clone URL: git://gist.github.com/136979.git
Embed All Files: show embed
I18n.t rails textmate snippet #
1
2
3
4
5
6
7
8
9
 
snippet:
<%= t('${1:path}')%>
 
activation:
[tab trigger] trans
 
scope selector:
text.html.ruby, text.haml