Skip to content

Support Bundler 2 breaks Navigation Commands #405

@jweir

Description

@jweir

Updating to e8f9456 breaks something which removes the navigation commands for testing.

The following navigation commands are missing:
Eintegrationtest Efunctionaltest Eunittest Espec

Full output with commit e8f9456

:E
Eapi             Eetl             Einitializer     Elayout          Emigration       Eserializer      Eview
Eapitest         Eetltest         Ejavascript      Elib             Emodel           Eserializertest  Explore
Econtroller      Efixtures        Ejob             Elocale          Errors           Estylesheet      Extract
Eenvironment     Ehelper          Ejobtest         Emailer          Eschema          Etask

Before the commit

:E
Eapi              Eetltest          Eintegrationtest  Elib              Errors            Estylesheet
Eapitest          Efixtures         Ejavascript       Elocale           Eschema           Etask
Econtroller       Efunctionaltest   Ejob              Emailer           Eserializer       Eunittest
Eenvironment      Ehelper           Ejobtest          Emigration        Eserializertest   Eview
Eetl              Einitializer      Elayout           Emodel            Espec             Explore

Note: I am using a custom projection, removing it had no effect, but that is why extra commands are listed.

This line introduced the issue https://github.com/tpope/vim-rails/blob/master/autoload/rails.vim#L869

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions