Sha256: 080fb50536b913b1a5c6cfef8fa3f5e5f4b6aaf4c2a850e6e242327c20545510
Contents?: true
Size: 138 Bytes
Versions: 20
Compression:
Stored size: 138 Bytes
Contents
class ArticleId < Fish0::Model attribute :id, Integer attribute :headline, String attribute :content, String primary_key :id end
Version data entries
20 entries across 20 versions & 2 rubygems