Class | Merb::Slices::Initialize |
In: |
lib/merb-slices.rb
|
Parent: | Merb::BootLoader |
Call initialization method for each registered Slice.
This is done just before the app‘s after_load_callbacks are run. The application has been practically loaded completely, letting the callbacks work with what has been loaded.