dotar/vim/snippets/ruby-rails/mapca.snippet

2 lines
96 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
${1:map}.catch_all "*${2:anything}", :controller => "${3:default}", :action => "${4:error}"${5}