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 !
name age message
file .gitignore Sat Feb 14 14:06:57 -0800 2009 gitignore [tpope]
file README Fri Oct 17 21:25:20 -0700 2008 Slightly more friendly README [tpope]
file Rakefile Sat Feb 14 21:06:14 -0800 2009 Document the install task [tpope]
directory autoload/ Loading commit data...
directory doc/ Sat Sep 26 20:53:41 -0700 2009 :.Rake in controller runs rake routes CONTROLLER= [tpope]
directory plugin/ Tue Jul 14 09:33:53 -0700 2009 Ignore all Javascript with :Rtags [tpope]
README
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.