Sha256: 59f0369736a8f624db94a78d277ddf8909a9302aa6d4c17c8995b4783eb07d83
Contents?: true
Size: 106 Bytes
Versions: 1
Compression:
Stored size: 106 Bytes
Contents
class TestAttr attr_reader :test1, :test2 def initialize @test1 = '1' @test2 = '2' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rspec_oscal_formatter-0.1.1 | test.rb |