vimrc/sources_non_forked/snipmate-snippets/ruby-rails/rest.snippet

4 lines
56 B
Plaintext

respond_to do |wants|
wants.${1:html} <+{ <++> }+>
end