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 總和檢查碼:

=

總下載次數 27,500

這個版本 5,365

版本发布:

授權:

Ruby 版本需求:

相關連結: