Skip to content

Redundant from Rails 7+ #2

@andyatkinson

Description

@andyatkinson

Hello. I've been using query_count for a Rails 6 app to identify unnecessary SQL queries, and it's been working great.

For a Rails 7+ app, I'm noticing the Rails log has seemingly equivalent info. For example:

Completed 201 Created in 227ms (Views: 0.1ms | ActiveRecord: 105.5ms (10 queries, 1 cached) | GC: 13.1ms)

Does query_count have unique features for what Rails provides from 7 onward in the framework?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions