gitcafe-dev / rack_timer

Provides timing output around each of your Rails rack-based middleware classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RackTimer

Rack Timer provides timing output around each of your Rails rack-based middleware classes. It will log output to your Rails application log.

To use, simply add rack_timer to your Gemfile:

gem "rack_timer"

About

Provides timing output around each of your Rails rack-based middleware classes.


Languages

Language:Ruby 100.0%