Skip to content

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

Notifications You must be signed in to change notification settings

gitcafe-dev/rack_timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%