Posted By: Gregory Brown
Date: 2006-11-23 21:30
Summary: Ruby Reports (Ruport) 0.6.1
Project: Ruby Reports (Ruport)
Ruport 0.6.1 is now available with some minor bug fixes, better API documentation, and some seriously major performance enhancements for grouping and SQL interaction.
From the CHANGELOG:
changes since 0.6.0
- Fixed Table.load() bug. (Now accepts block properly)
- 100% C0 coverage for Query via Mocha. (Thanks Marshall!)
- Row by row Query iteration no longer grabs entire result set first
- Major performance enhancements to Groupable
- Reformatted and enhanced API documentation
- Added simple table interface example |
|