v0.4.0 Added support for running on Rails! To use, add config.gem ‘logworm_client’ to environment.rb Then you can configure in ApplicationController, via logs_requests [:short | :long]+ Works from views, models, or controllers. v0.3.2 added lw_log method --fixed small issue v0.3.1 added lw_log method v0.3.0 ensure gem and dependencies live in gemcutter v0.2.0 log short requests by default in the rack v0.1.1 minor changes v0.1.0 initial version.