Method: Cash::Buffered#push
- Defined in:
- lib/cash/buffered.rb
#push ⇒ Object
22 23 24 |
# File 'lib/cash/buffered.rb', line 22 def push NestedBuffered.new(self, @lock) end |
22 23 24 |
# File 'lib/cash/buffered.rb', line 22 def push NestedBuffered.new(self, @lock) end |