Subject: [ruby-core:67169] Re: [ruby-trunk - Feature #10663] [Open] Consider adding support for String input to File. methods
From: Eric Wong <normalperson@ b n >
Date: Sat, 27 Dec 2014 21:57:33 +0000
References: * 67167
In-reply-to: 67167
Try FileUtils.chmod instead. FileUtils is where the higher-level
stuff goes, I think.