Bob Nadler, Jr. Bob Nadler, Jr.

Don't miss a post! Subscribe to my mailing list.

No spam, ever. Unsubscribe at any time.

Rails Lookup Tables with active_hash

Published almost 14 years ago less than 1 min read

Just found active_hash which looks like it could be useful for implementing lookup tables in Rails apps.

Read more →

Summarizing Data with Pivot Tables in Ruport

Published almost 14 years ago 3 min read

Update: The Ruport patch I mention below has been accepted into Ruport core. The patch also includes support for other operations. See my commit for details.

Pivot tables are a useful data tool. They allow you to transform large amounts of tabular...

Read more →