Sha256: 92213999f20afaa5629993cfc78a0b8ebc4fbb562a3df0bf59ea77e86ab7d7dd
Contents?: true
Size: 120 Bytes
Versions: 31
Compression:
Stored size: 120 Bytes
Contents
Then /^the file "([^"]*)" should have the following content:$/ do |file, string| File.read(file).should == string end
Version data entries
31 entries across 31 versions & 1 rubygems