Sha256: d57e958643c360df37b8771e3b837e58595f8863337497418df8ad8a5e67eed5
Contents?: true
Size: 208 Bytes
Versions: 47
Compression:
Stored size: 208 Bytes
Contents
# This test has actual behavior because it's used to test the spec runner describe Object do it 'to_s returns a representation of the object' do expect(subject.to_s).to be_instance_of(String) end end
Version data entries
47 entries across 47 versions & 1 rubygems