Class Benelux::MethodPacker
In: lib/benelux/packer.rb
Parent: Object

Methods

Included Modules

Selectable::Object InstanceExecHelper

Classes and Modules

Module Benelux::MethodPacker::InstanceExecHelper

Attributes

aliaz  [RW] 
blk  [R] 
klass  [R] 
meth  [R] 
methorig  [RW] 

Public Class methods

  • k is a class
  • m is the name of an instance method in k
  • aliaz is an optional name for

This method makes the following changes to class k.

  • Add a timeline attic to and include Benelux
  • Rename the method to something like: __benelux_execute_2151884308_2165479316
  • Install a new method with the name m.

Public Instance methods

[Validate]