tpope / vim-rails

rails.vim: Ruby on Rails power tools
http://www.vim.org/scripts/script.php?script_id=1567
4.11k stars 384 forks source link

:Generate migration fails #487

Closed datanoise closed 7 years ago

datanoise commented 7 years ago

:Generate migration command fails with:

Error detected while processing function <SNR>149_app_generator_command:
line   17:
E15: Invalid expression: s:mods(a:mods) 'cfirst'
tpope commented 7 years ago

Thanks!