Add pghero for analyzing postgres performance in production
This commit is contained in:
parent
4ea13d8dc9
commit
6471a548fe
3 changed files with 5 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -12,6 +12,7 @@ gem 'puma'
|
|||
|
||||
gem 'hamlit-rails'
|
||||
gem 'pg'
|
||||
gem 'pghero'
|
||||
gem 'dotenv-rails'
|
||||
gem 'font-awesome-rails'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue