Sha256: e31223c93412ada01201f14e792fb0facee7065ab1b7e5603d8d1f87649cd770
Contents?: true
Size: 100 Bytes
Versions: 3
Compression:
Stored size: 100 Bytes
Contents
class Greetings < Iowa::Component attr_accessor :yourname def now Time.now.asctime end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
IOWA-1.0.3 | examples/hw4/iowa/Greetings.iwa |
IOWA-1.0.2 | examples/hw4/iowa/Greetings.iwa |
IOWA-1.0.0 | examples/hw4/iowa/Greetings.iwa |