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 a37130d commit bfc64edCopy full SHA for bfc64ed
autoload/rails.vim
@@ -6,7 +6,7 @@
6
if exists('g:autoloaded_rails') || &cp
7
finish
8
endif
9
-let g:autoloaded_rails = '5.0'
+let g:autoloaded_rails = '5.1'
10
11
" Utility Functions {{{1
12
0 commit comments