Files
neovim/runtime
Jan Edmund Lazo 2d732a11b1 provider: fix batchfile extension for ruby gem (#7651)
ruby uses batchfiles with 'cmd' extension.
gem creates batchfiles with 'bat' extension.
`gem install rails` does the following in Windows (not Cygwin):

1. Run `gem.cmd install rails` on cmd.exe
2. gem.cmd runs `ruby.exe -x gem install rails`
3. `rails` gem is installed.
   `rails.bat` is created in the same directory
   where ruby.exe and gem.cmd reside.
2017-11-29 03:19:33 +01:00
..
2017-11-07 01:16:42 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 01:16:42 +01:00
2017-11-07 20:03:24 +01:00
2017-11-08 23:32:49 +01:00
2017-11-12 15:52:21 +01:00
2017-11-07 23:07:03 +01:00
2017-11-06 05:26:16 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00