We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2967b25 commit 3ff31b7Copy full SHA for 3ff31b7
README.markdown
@@ -91,6 +91,11 @@ Of course.
91
Baby, you can go all the way back to Rails 1 if you like (give or take
92
some syntax highlighting).
93
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
99
> Rake is slow. How about making `:Rake` run
100
> `testrb`/`rspec`/`cucumber` directly instead of `rake`?
101
0 commit comments