/rhtml-mode/%ft
http://github.com/ridgetang/snippets · #! · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 1dcac713834360c64b3375bd19b622ca MD5 · raw file
- #name : <% form_tag(:action => " ... ") do %> ... <% end %>
- # --
- <% form_tag(:action => "${update}") do %>
- $0
- <% end %>