Sha256: 51c395fa530fa8298b097c247896bfedb8ac50f7e4d2b13fca85d2b7c2ea20b1
Contents?: true
Size: 107 Bytes
Versions: 2
Compression:
Stored size: 107 Bytes
Contents
class Arstotzka::Wrapper::Dummy attr_reader :value def initialize(value) @value = value end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arstotzka-1.0.1 | spec/support/models/arstotzka/wrapper/dummy.rb |
arstotzka-1.0.0 | spec/support/models/arstotzka/wrapper/dummy.rb |