Module | Merb::SessionMixin::RequestMixin::ClassMethods |
In: |
lib/merb-core/dispatch/session.rb
|
name<~to_sym>: | Name of the session type to register. |
class_name<String>: | The corresponding class name. |
This is automatically called when Merb::SessionContainer is subclassed.
:api: private