Current File : //opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Lock/cdesc-Lock.yaml |
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods:
- !ruby/object:RI::MethodSummary
name: new
comment:
- !ruby/struct:SM::Flow::P
body: Rack::Lock locks every request inside a mutex, so that every request will effectively be executed synchronously.
constants:
- !ruby/object:RI::Constant
comment:
name: FLAG
value: "'rack.multithread'.freeze"
full_name: Rack::Lock
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: call
name: Lock
superclass: Object