Actions
Bug #5339
closedERB generates extra newlines on Windows
Description
Steps to reproduce:
(1) Create files from this gist: https://gist.github.com/1226780.
(2) Run ruby erbug.rb
.
(3) If you're on windows, you'll see something like
-
1
-
2
- 3
Otherwise, it will be like this:
- 3
-
-
1
- 2
- 3
- 2
This bug also affects bundler
gem (see https://github.com/carlhuda/bundler/issues/1371).
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0Like0