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:
= 複製 已複製

安裝:
=

版本列表:

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

擁有者:

作者:

  • Kevin E. Hunt

SHA 256 checksum:

a99960175e7034e1b2c9b1ec11fec019fcbf376e1ffc7fd9442f9227059fb828

總下載次數 26,957

這個版本 5,263

License:

Ruby 版本需求:

相關連結: