lib/rlimiter/client.rb in rlimiter-1.0.2 vs lib/rlimiter/client.rb in rlimiter-1.0.3

- old
+ new

@@ -8,10 +8,10 @@ def next_in(key, duration) # Stub end - def current_count + def current_count(key) # Stub end end end \ No newline at end of file