public
Description: rails.vim: Ruby on Rails power tools
Homepage: http://www.vim.org/scripts/script.php?script_id=1567
Clone URL: git://github.com/tpope/vim-rails.git
Click here to lend your support to: vim-rails and make a donation at www.pledgie.com !
vim-rails / README
100644 8 lines (5 sloc) 0.215 kb
1
2
3
4
5
6
7
8
rails.vim
 
To install, simply copy autoload/rails.vim, plugin/rails.vim, and
doc/rails.txt to the appropriate directories in ~/.vim. Alternatively,
`rake install` may be used.
 
See doc/rails.txt for documentation.