Methods

ClassMethods

Attributes

lazy_evaluated_body[RW]

Public Instance Methods

included(host) click to toggle source
    # File lib/extlib/lazy_module.rb, line 14
14:     def included(host)
15:       host.class_eval(&@lazy_evaluated_body)
16:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.