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 a7dd4c9 commit 9a9d42eCopy full SHA for 9a9d42e
autoload/rails.vim
@@ -13,7 +13,7 @@
13
if &cp || exists("g:autoloaded_rails")
14
finish
15
endif
16
-let g:autoloaded_rails = '3.1'
+let g:autoloaded_rails = '3.2'
17
18
let s:cpo_save = &cpo
19
set cpo&vim
0 commit comments