-
Ruben Davila authored
* Also is not a good idea to use File.open without closing the file handler. We should use it with a block or close it explicitly.
f8dde43d
* Also is not a good idea to use File.open without closing the file handler. We should use it with a block or close it explicitly.