Sha256: 2212f3e54e633462009ffb818ade518cb3feaf361c3bd7d6553ab3b2376cf5df
Contents?: true
Size: 383 Bytes
Versions: 2
Compression:
Stored size: 383 Bytes
Contents
# ========================================================================= # Ceedling - Test-Centered Build System for C # ThrowTheSwitch.org # Copyright (c) 2010-24 Mike Karlesky, Mark VanderVoord, & Greg Williams # SPDX-License-Identifier: MIT # ========================================================================= class Beef def cook return "rare" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/diy/test/files/factory/beef.rb |
ceedling-1.0.0 | vendor/diy/test/files/factory/beef.rb |