rails_filters_tracer 0.1.0
With this gem, you can measure the execution times of each of filters registered to a Rails controller action. This is a supplementary tool of newrelic-ruby-agent gem.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 February 26, 2022 (11KB)
Runtime依存関係 (2):
newrelic_rpm
>= 6.12, < 9
rails
= 6.0.3, < 7
Development依存関係 (2):
pry-byebug
>= 0
simplecov-cobertura
>= 0