hello how to create new folder /directory in ruby. how to check whether the directory is exists. plz explain with example code advance thx narayana -- Posted via http://www.ruby-forum.com/.
Narayana Karthik wrote:> hello > how to create new folder /directory in ruby. how to check whether the > directory is exists. plz explain with example code > > advance thx > > narayanasorry gentlemen I found the answer for that sorry for making noise. I am using Dir.mkdir(''c:\india\newfolder'') ok -- Posted via http://www.ruby-forum.com/.