Skip to content

Commit 3ff31b7

Browse files
committed
Explain use with engines (tpope#160)
1 parent 2967b25 commit 3ff31b7

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
@@ -91,6 +91,11 @@ Of course.
9191
Baby, you can go all the way back to Rails 1 if you like (give or take
9292
some syntax highlighting).
9393

94+
> Can I use rails.vim with engines?
95+
96+
Not officially, but if you create `config/environment.rb` in the root of
97+
the engine, it will mostly work.
98+
9499
> Rake is slow. How about making `:Rake` run
95100
> `testrb`/`rspec`/`cucumber` directly instead of `rake`?
96101

0 commit comments

Comments
 (0)