Sha256: a86e6c4ab51f102f3c415500b07e9a6fab56ce6cfc17346ea1b61a539194b700
Contents?: true
Size: 380 Bytes
Versions: 2
Compression:
Stored size: 380 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 Engine def to_s "Engine" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/diy/sample_code/engine.rb |
ceedling-1.0.0 | vendor/diy/sample_code/engine.rb |