Class | Merb::DataMapperSessionStore |
In: |
lib/merb/session/data_mapper_session.rb
|
Parent: | Object |
Retrieves a session from the session store
@param session_id<String> The session_id to retrieve the session for
@returns <nil, DataMapperSessionStore> The session corresponding to the id, or nil