Sha256: 43df389e48b0f580c09c9c0f2ef56fb7a9e61749369a517f6ffdb2617b7d372b
Contents?: true
Size: 112 Bytes
Versions: 2
Compression:
Stored size: 112 Bytes
Contents
# frozen_string_literal: true class Document class Decorator < Azeroth::Decorator expose :name end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azeroth-0.1.0 | spec/dummy/app/models/document/decorator.rb |
azeroth-0.0.7 | spec/dummy/app/models/document/decorator.rb |