Skip to content

Commit e1690cc

Browse files
committed
rails.vim 4.0
1 parent c6ad77c commit e1690cc

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
@@ -13,7 +13,7 @@
1313
if &cp || exists("g:autoloaded_rails")
1414
finish
1515
endif
16-
let g:autoloaded_rails = '3.4'
16+
let g:autoloaded_rails = '4.0'
1717

1818
let s:cpo_save = &cpo
1919
set cpo&vim

0 commit comments

Comments
 (0)