Sha256: 5484f706e770de95a1bc515e1b0a6751699d5ad78cb7fc245a50ff4dd1962dd9
Contents?: true
Size: 638 Bytes
Versions: 1
Compression:
Stored size: 638 Bytes
Contents
### 0.2.1 / 2011-05-02 * Fixed a typo in {DataMapper::ChunkedQuery::Mixin#each_chunk}. ### 0.2.0 / 2011-04-19 * Added {DataMapper::ChunkedQuery::Chunks#first}. * Added {DataMapper::ChunkedQuery::Mixin#each_chunk}. ### 0.1.2 / 2011-03-03 * Fixed a typo in {DataMapper::ChunkedQuery::Chunks#[]}. * Fixed a typo in {DataMapper::ChunkedQuery::Chunks#at}. ### 0.1.1 / 2011-03-03 * Have {DataMapper::ChunkedQuery::Chunks#at} convert all arguments to Integers. * Updated YARD documentation. ### 0.1.0 / 2011-03-02 * Initial release: * Allows random-access to chunks within a query. * Can iterate through all chunks within a query.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dm-chunked_query-0.2.1 | ChangeLog.md |