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

4 lines
73 B
Plaintext
Executable File

${1:map}.with_options :${2:controller} => '${3:thing}' do |$3|
${4}
end