Sha256: 8499f3e774f409ad4b1ff78af58051e441534f91875731fcaa403256f125b2f4
Contents?: true
Size: 233 Bytes
Versions: 6
Compression:
Stored size: 233 Bytes
Contents
Mutant::Meta::Example.add :const do source 'A::B::C' singleton_mutations mutation 'B::C' mutation 'C' end Mutant::Meta::Example.add :const do source 'A.foo' singleton_mutations mutation 'A' mutation 'self.foo' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
mutant-0.8.16 | meta/const.rb |
mutant-0.8.15 | meta/const.rb |
mutant-0.8.14 | meta/const.rb |
mutant-0.8.13 | meta/const.rb |
mutant-0.8.12 | meta/const.rb |
mutant-0.8.11 | meta/const.rb |