Sha256: 1da7caedbd5591716e26c55d5935282787b869a42e7531814cb4229bd9ffc58d
Contents?: true
Size: 148 Bytes
Versions: 3
Compression:
Stored size: 148 Bytes
Contents
class ArticleTwo < Article attribute :name, 'Article Two' attribute :author, 'The author' attribute :rank, 3 attribute :important, true end
Version data entries
3 entries across 3 versions & 1 rubygems