RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Making a custom logger for Rails query optimization

I’ve spent a lot of time tracing problematic queries and figuring out where ActiveRecord chains were called in views. I’ve made a simple logging tool to visualize what is happening through the full MVC stack.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in