Show generated SQL in Rails 3 console
A guide to displaying generated SQL queries in the Rails 3 console by configuring ActiveRecord's logger to output to STDOUT.
Seth Vargo is a software engineer and writer focused on Go, developer experience, security, and cloud infrastructure, sharing practical insights from building and operating large-scale systems.
63 articles from this blog
A guide to displaying generated SQL queries in the Rails 3 console by configuring ActiveRecord's logger to output to STDOUT.
Argues that user interface design is more critical than backend functionality for initial web app success, prioritizing user experience over technical perfection.
A guide to setting up a custom domain URL shortening service using bit.ly's free Pro tier, including DNS configuration steps.