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:
= Copy to clipboard Copied!

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:

a99960175e7034e1b2c9b1ec11fec019fcbf376e1ffc7fd9442f9227059fb828

Total downloads 26,913

For this version 5,255

Licenses:

N/A

Required Ruby Version: None

Links: