Package vim-plugin-rails: Information

    Source package: vim-plugin-rails
    Version: 2.0-alt1
    Build time:  Jul 14, 2008, 06:40 AM
    Category: Editors
    Report package bug
    License: Charityware (Vim)
    Summary: Ruby on Rails: easy file navigation, enhanced syntax highlighting, and more
    Description: 
    TextMate may be the latest craze for developing Ruby on Rails applications,
    but Vim is forever.  This plugin offers the following features for Ruby on
    Rails application development:
    
    * Automatically detects buffers containing files from Rails applications,
    * Unintrusive.
    * Provides reasonable settings for working with Rails applications.
    * Easy navigation of the Rails directory structure.
    * Enhanced syntax highlighting.
    * Interface to script/*.
    * Partial extraction and migration inversion.
    * Integration with other plugins.
    
    To enable this plugin define "use_rails_plugin" variable somewhere
    in your .vimrc file.

    List of rpms provided by this srpm:
    vim-plugin-rails (noarch)


    List of contributors:
    Sir Raorn

    ACL:
    @nobody

      1. vim-devel

    Last changed


    July 13, 2008 Sir Raorn 1:2.0-alt1
    - Updated to v2.0-3-gb4f93c4 (Rails 2.1 support)
    Dec. 13, 2006 Sir Raorn 132-alt1
    - [132]
    Sept. 25, 2006 Sir Raorn 128-alt2
    - Removed dependencies on rails and rake