Sha256: 4f53dcce0d4447d61c5be74343781859ff855f3dae2b8de62bec63a9de2a2f24

Contents?: true

Size: 129 Bytes

Versions: 3

Compression:

Stored size: 129 Bytes

Contents

class ArticleThree < Article
  attribute :name, 'Article Three'
  attribute :author, 'Another author'
  attribute :rank, '1'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
static-record-1.0.0.pre.2 spec/test_app/app/models/articles/article_three.rb
static-record-1.0.0.pre.1 spec/test_app/app/models/articles/article_three.rb
static-record-1.0.0.pre spec/test_app/app/models/articles/article_three.rb