Actions
Bug #9458
closedFile write mode
Description
As i am working ruby 2.1.0p0,it is found that File write mode is pushing the data in to file with out calling the close method on File Oject.When i quit the irb enviroment with out calling the close method,the data is wrote to the file.
Updated by tenderlovemaking (Aaron Patterson) almost 11 years ago
- Status changed from Open to Rejected
I think that's how writing to a File is supposed to work.
Actions
Like0
Like0