v3.7.0
tag61570c5f26964013b5a104735f6d7ecf396f2c7d
object 100f38dadcf472ebf75eb656b53c15071e4f616e
authorEric Wong <normalperson@yhbt.net>
Thu, 18 Jul 2013 06:40:13 +0000 (18 06:40 +0000)
Ruby mogilefs-client 3.7.0

MogileFS::MogileFS#each_key now accepts optional :after and :limit args

This allows easy iteration while respecting :after and :limit,
giving each_key an interface consistent with each_file_info.