RubyGems Navigation menu

ring_buffer 1.0.0

RingBuffer provides a simple ring buffer implementation in Ruby. A ring buffer is a queue with a maximum capacity. When the capacity exceeds, the first element inserted is removed.

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 October 09, 2017 (8 KB)

Development Dependencies (4):

bundler ~> 1.15
pry >= 0
rake ~> 12.1
rspec ~> 3.6

Owners:

Authors:

  • Étienne Michon

SHA 256 checksum:

=

Total downloads 2,926

For this version 2,926

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: