Skip to content

Commit 2b59751

Browse files
committed
rails.vim 4.2
1 parent f52871c commit 2b59751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
if exists('g:autoloaded_rails') || &cp
77
finish
88
endif
9-
let g:autoloaded_rails = '4.1'
9+
let g:autoloaded_rails = '4.2'
1010

1111
let s:cpo_save = &cpo
1212
set cpo&vim

0 commit comments

Comments
 (0)