pghero
Set up pghero to gain performance insights into postgresql
Used 31 times
T
TobiasBales
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/Vp7s63"
Template Source
Review the code before running this template on your machine.
gem 'pghero'
Bundler.with_unbundled_env { run 'bundle install' }
route 'mount PgHero::Engine, at: "pghero"'