marginalia

Set up marginalia to easier track down where sql queries originate from
Icons/chart bar
Used 24 times
Created by
T TobiasBales

Usage

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/V1bs11"
Template Source

Review the code before running this template on your machine.

gem 'marginalia'

Bundler.with_unbundled_env { run 'bundle install' }
Comments

Sign up or Login to leave a comment.