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-04-29 01:51:56 +02: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-05-01 12:30:54 +02:00
2017-11-07 01:16:42 +01:00
2017-11-07 20:03:24 +01:00
2014-12-19 15:28:49 -05: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
2016-04-16 23:06:24 -07:00
2017-11-06 05:26:16 +01:00
2017-01-31 02:02:09 +01:00
2017-01-31 02:02:09 +01:00
2017-11-07 23:07:03 +01:00
2014-07-29 02:12:31 +00:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00