Sha256: 48e76f767c8a27c85990b69a7d2de331369dc7ae0f84c295157e3df7bde80495
Contents?: true
Size: 115 Bytes
Versions: 1
Compression:
Stored size: 115 Bytes
Contents
class Image < Structure key :name key :url key :height, :type => Integer key :width, :type => Integer end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
book-0.1.0 | lib/image.rb |