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
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/ Sun Oct 04 13:02:08 -0700 2009 rails.vim 4.0 [tpope]
directory doc/ Sat Sep 26 20:53:41 -0700 2009 :.Rake in controller runs rake routes CONTROLLER= [tpope]
directory plugin/ Sun Oct 25 13:10:05 -0700 2009 Cease initializing if_ruby All uses of the rub... [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.