Reporting with Rails
Reports can be difficult to write and display.
It's easy to get bogged down with model methods that aggregate, count, and report on data. This screencasts should cover strategies for caching report data.
It should also cover strategies used internally at PeepCode to easily display tables of data and graph it in an informative and attractive way.
20
votes