active_record_query_trace 1.7
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (8):
            activerecord
            >= 4.0.0
          
          
            pry
            >= 0.12.2
          
          
            pry-byebug
            >= 3.7.0
          
          
            rspec
            >= 3.8.0
          
          
            rubocop
            >= 0.65.0
          
          
            rubocop-rspec
            >= 1.32.0
          
          
            simplecov
            >= 0.16.1
          
          
            sqlite3
            >= 1.3.6