rails.vim

Ruby on Rails: easy file navigation, enhanced syntax highlighting, and more

  • Script id: 1567
  • Author: Tim Pope
  • Latest version: 4.4
  • Release date: 2011-09-01
  • Release notes:
    Support Rails 3.1 assets (smarter :Rjavascript and :Rstylesheet).
    Support RSpec 2 backtrace format in :Rake.
    Support rename_index in :Rinvert.
    Support slim template type.
    Better support for Rails 3 style `:Rails new foo`.
    Link Gemfile and Gemfile.lock with :A.
    Add bundler.vim support.
    Syntax highlight `execute` in migrations.
    Syntax highlight `attr_readonly` [Adam Vaughan].
    Syntax highlight `around` in specs [Cássio Marques].
    Fix Oracle dbext support [Mark Roghelia].
    Fix singularization of "movies".
    Fix gf on render :partial => 'foo/bar.html'.
    Fix gf with Ruby 1.9 hashes.
    Remove AWS abbreviation.
    Remove statusline indicator.
    Remove project.vim support.