Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/CGI/Session/MemoryStore/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/CGI/Session/MemoryStore/cdesc-MemoryStore.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: In-memory session storage class. - !ruby/struct:SM::Flow::P body: Implements session storage as a global in-memory hash. Session data will only persist for as long as the ruby interpreter instance does. constants: [] full_name: CGI::Session::MemoryStore includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: close - !ruby/object:RI::MethodSummary name: delete - !ruby/object:RI::MethodSummary name: restore - !ruby/object:RI::MethodSummary name: update name: MemoryStore superclass: Object