Sha256: 5bda05dd884c5e8b03ba243e4fb322e75fe72227674d04c5936194dff583f85d
Contents?: true
Size: 103 Bytes
Versions: 2
Compression:
Stored size: 103 Bytes
Contents
class Automobile extend Industrialist::Manufacturable def info puts self.class.name end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
industrialist-1.0.1 | example/automobiles/automobile.rb |
industrialist-1.0.0 | example/automobiles/automobile.rb |