Sha256: 2062a7c017232c936644f0c9827611241fbebb64092a7da999c456bff6ddf5aa
Contents?: true
Size: 72 Bytes
Versions: 1
Compression:
Stored size: 72 Bytes
Contents
class Accountant def accept_funds puts " $$$ Cha-ching!" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
direction-0.0.5 | sample/accountant.rb |