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 c8146ce commit d10c6e7Copy full SHA for d10c6e7
autoload/rails.vim
@@ -6,7 +6,7 @@
6
if exists('g:autoloaded_rails') || &cp
7
finish
8
endif
9
-let g:autoloaded_rails = '4.3'
+let g:autoloaded_rails = '4.4'
10
11
let s:cpo_save = &cpo
12
set cpo&vim
0 commit comments