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:
= Copy to clipboard Copied!

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:

dd3368c188bb4fee713dfb8102ff0e740e854bf1712b50dc410580156cc19af3

Total downloads 2,634

For this version 2,634

License:

MIT

Required Ruby Version: >= 0

Links: