Hacker News new | ask | show | jobs
by rtcoms 542 days ago
Just use ActiveRecord's`find_by_sql` method
1 comments

The problem is it's a pain to debug through the call chain a.b.c.d.e to figure out where's the cause.