Skip to content

Commit 205e098

Browse files
committed
Add a hint about editing engines
1 parent 3ff31b7 commit 205e098

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ This plugin cares about the current file, not the current working
7676
directory. Edit a file from a Rails application. You can use the `:RT`
7777
family of commands to open a new tab and edit a file at the same time.
7878

79+
> Can I use rails.vim to edit Rails engines?
80+
81+
It's not supported, but if you `touch config/environment.rb` in the root
82+
of the engine, things should mostly work.
83+
7984
> Can I use rails.vim to edit other Ruby projects?
8085
8186
I wrote [rake.vim](https://github.com/tpope/vim-rake) for exactly that

0 commit comments

Comments
 (0)