ejfinneran / ratelimit

A Redis-backed rate limiter written in Ruby
MIT License
257 stars 55 forks source link

Fixed documentation #25

Closed cowlibob closed 7 years ago

cowlibob commented 7 years ago

Added Ratelimit#add call to Ratelimit#exec_within_threshold example.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.03%) to 99.174% when pulling 36b5116d9a771bb40821a40a9a23291c77557921 on cowlibob:cowlibob-patch-exec_within_threshold-documentation into 258c4422293a73d2dd7c1ac513fc67d66e9ae8a2 on ejfinneran:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.03%) to 99.174% when pulling 36b5116d9a771bb40821a40a9a23291c77557921 on cowlibob:cowlibob-patch-exec_within_threshold-documentation into 258c4422293a73d2dd7c1ac513fc67d66e9ae8a2 on ejfinneran:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.03%) to 99.174% when pulling 36b5116d9a771bb40821a40a9a23291c77557921 on cowlibob:cowlibob-patch-exec_within_threshold-documentation into 258c4422293a73d2dd7c1ac513fc67d66e9ae8a2 on ejfinneran:master.

ejfinneran commented 7 years ago

Sorry for the delay in merging this. Thanks so much for the contribution!