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

2 lines
96 B
Plaintext
Executable File

${1:map}.catch_all "*${2:anything}", :controller => "${3:default}", :action => "${4:error}"${5}