Hacker News new | ask | show | jobs
by schneidmaster 4003 days ago
Author here. That would work for a count (so perhaps that was a poor example to choose for this post) but we also use calculated_attributes for many more complex cases (for example, querying the earliest date in 3 columns across 3 tables).
1 comments

There is a gem called eager_group that you might find useful.