vim-rails
vim-rails copied to clipboard
Alternate file works only one way
trafficstars
A have a component located in:
[project_root]/packs/heartland_pos/app/components/heartland_pos/base_api.rb
And :A command works perfectly fine on it, switching me to:
[project_root]/packs/heartland_pos/spec/components/heartland_pos/base_api_spec.rb
But it doesn't work the opposite way, from the spec. It there any gotcha i'm missing?