Sha256: bed6f414ef05cb5c2ab2ba47a2173a4ffa7482c7e47e38ca35293837d48e33f0
Contents?: true
Size: 451 Bytes
Versions: 1
Compression:
Stored size: 451 Bytes
Contents
# Puff Puff provides Redis instrumentation for Rails. ## Features * Rails instrumentation (Using ActiveSupport::Notifications) ## Simple Usage (just for instrumentation) Just add it to your `Gemfile`, done. ```ruby gem 'puff' ``` The included Rails engine will automatically start adding instrumentation to your log files without the need to do anything further. ## License Copyright (c) 2013-2016 Polydice, Inc. See LICENSE.txt for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
puff-0.4.0 | README.md |