Class: Mutant::Zombifier::Gem

Inherits:
Object
  • Object
show all
Includes:
Adamantium::Flat
Defined in:
lib/mutant/zombifier.rb

Overview

Gem beeing zombified

Instance Method Summary collapse

Instance Method Details

#zombifyEnumerable<Subject>

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Return subjects

Returns:



244
245
246
# File 'lib/mutant/zombifier.rb', line 244

def zombify
  root_file.zombify
end