FEATURES/PROBLEMS: * Parses the Rails log. * Recognises Processing…Completed blocks. * Recognises Processing…exception…Rendering rescue blocks. * Collects the fluff between Processing blocks too. * Does as little interpretation of the parsed requests as possible. This is left up to the client. * Needs better doco. * Needs Rails 2.0 format support. == SYNOPSIS: require ‘rubygems’ require ‘ringbarker’ @parser = Ringbarker::Parser.new @entries = []
Required Ruby Version
None
Authors
Lachie Cox
Versions
- 0.0.2 January 15, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (8 KB)
- 0.0.1 September 18, 2007This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (7.5 KB)