RubyGems Navigation menu

after_response 0.8

AfterResponse provides callbacks into the Passenger2 and Passenger3 (and soon, Unicorn) request cycle. The main goal is to delay as much non-critical processing until later, delivering the response to the client application sooner. This would mainly include logging data into a Mixpanel-like service, sending email and other tasks that do not affect the response body in any way.

Gemfile:
=

install:
=

Versions:

  1. 0.9.3 May 03, 2011 (6.5 KB)
  2. 0.9.2 December 27, 2010 (5 KB)
  3. 0.9.1 December 16, 2010 (5 KB)
  4. 0.9 December 16, 2010 (5 KB)
  5. 0.8 December 13, 2010 (4.5 KB)

Owners:

Authors:

  • Kevin E. Hunt

SHA 256 checksum:

=

Total downloads 27,500

For this version 5,365

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: