Class | Merb::BootLoader |
In: |
lib/merb-core/bootloader.rb
|
Parent: | Object |
Adds the inheriting class to the list of subclasses in a position specified by the before and after methods.
klass<Class>: | The class inheriting from Merb::BootLoader. |
nil
:api: plugin