Class Merb::BootLoader::SetupSession
In: lib/merb-core/bootloader.rb
Parent: Merb::BootLoader

Methods

run  

Public Class methods

Enable the configured session container(s); any class that inherits from SessionContainer will be considered by its session_store_type attribute.

Returns

nil

:api: plugin

[Validate]