Sha256: b8792c7a188b7b7690b5855952e68b8f632101099f75b2c6b71c8df697761b86
Contents?: true
Size: 154 Bytes
Versions: 22
Compression:
Stored size: 154 Bytes
Contents
describe file('/tmp/file_as_ordinary_user') do it { should be_file } it { should be_owned_by "itamae" } it { should be_grouped_into "itamae" } end
Version data entries
22 entries across 22 versions & 1 rubygems