Sha256: 98ad642c71dcc24a218b765317333664610623620ea9edfe2ce0f356093d7c9c

Contents?: true

Size: 291 Bytes

Versions: 13

Compression:

Stored size: 291 Bytes

Contents

# encoding: utf-8

Mutant::Meta::Example.add do
  source ':"foo#{bar}baz"'

  singleton_mutations
  mutation ':"#{nil}#{bar}baz"'
  mutation ':"#{self}#{bar}baz"'
  mutation ':"foo#{bar}#{nil}"'
  mutation ':"foo#{bar}#{self}"'
  mutation ':"foo#{nil}baz"'
  mutation ':"foo#{self}baz"'
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
mutant-0.6.5 meta/dsym.rb
mutant-0.6.4 meta/dsym.rb
mutant-0.6.3 meta/dsym.rb
mutant-0.6.2 meta/dsym.rb
mutant-0.6.0 meta/dsym.rb
mutant-0.5.26 meta/dsym.rb
mutant-0.5.25 meta/dsym.rb
mutant-0.5.24 meta/dsym.rb
mutant-0.5.23 meta/dsym.rb
mutant-0.5.22 meta/dsym.rb
mutant-0.5.21 meta/dsym.rb
mutant-0.5.20 meta/dsym.rb
mutant-0.5.19 meta/dsym.rb