Module: Extensible::ExtensionKernelTemplate

Defined in:
lib/extensible/extension_kernel_template.rb

Overview

ExtensionKernelTemplate serves as the initial template for all extension kernels that are used internally by Extensible. Each extensible module will extend a clone of ExtensionKernelTemplate that will allow it to execute its own initialization code.