- 25 Jul, 2018 1 commit
-
-
Robert Speicher authored
It's possible for a Ruby file to be empty and thus `gets` returns `nil`. Also indents the Markdown since we're using `<<~` and removes an unneeded variable.
-
- 24 Jul, 2018 1 commit
-
-
gfyoung authored
Checks that new Ruby files will enable frozen string literal. Partially addresses #47424.
-