dotar/vim/snippets/eruby-rails/lica.snippet
2011-11-17 16:00:49 -06:00

2 lines
86 B
Plaintext
Executable File

<%= link_to "${1:link text}", :controller => "${2:items}", :action => "${3:index}" %>