Sha256: 578f51d48deb4624e498827cbfe541fa6e480ac1192f362df4360c32f2347cee
Contents?: true
Size: 264 Bytes
Versions: 3
Compression:
Stored size: 264 Bytes
Contents
= Slow Actions Nick Gauthier (nick@smartlogicsolutions.com) == Description Reads a rails app's log file for slow actions == Usage ./bin/slow-actions.rb path/to/log/file Or: require 'slow_actions' sap = SlowActionParser.new(file_path) actions = sap.parse
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ngauthier-slow-actions-0.2.2 | README.rdoc |
ngauthier-slow-actions-0.2.3 | README.rdoc |
ngauthier-slow-actions-0.2.4 | README.rdoc |