Skip to content

Commit eff7ba8

Browse files
committed
rails.vim 2.0
1 parent b2c06e4 commit eff7ba8

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 = '1.257'
16+
let g:autoloaded_rails = '2.0'
1717

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

0 commit comments

Comments
 (0)