add meta_request gem for debugging
This commit is contained in:
parent
a7ebf78fd4
commit
caed27948d
2 changed files with 10 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -58,6 +58,8 @@ group :development do
|
|||
gem 'better_errors'
|
||||
gem 'binding_of_caller'
|
||||
# gem "rails-i18n-debug"
|
||||
# chrome debugging extension https://github.com/dejan/rails_panel
|
||||
gem 'meta_request'
|
||||
|
||||
# Get infos when not using proper eager loading
|
||||
gem 'bullet'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue