зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Add missing blank line after method documentation
https://github.com/rubygems/rubygems/commit/2df7560ade
This commit is contained in:
Родитель
6db1c53fce
Коммит
7cf7e7e2c0
|
@ -780,6 +780,7 @@ An Array (#{env.inspect}) was passed in from #{caller[3]}
|
|||
|
||||
##
|
||||
# Safely write a file in binary mode on all platforms.
|
||||
|
||||
def self.write_binary(path, data)
|
||||
open_file(path, "wb") do |io|
|
||||
io.write data
|
||||
|
|
Загрузка…
Ссылка в новой задаче