= ActiveJob::Callbacks ------------------------------------------------------------------------ = Includes: ActiveSupport::Callbacks (from /home/chedong/.local/share/rdoc) ------------------------------------------------------------------------ = Extended by: ActiveSupport::Concern (from /home/chedong/.local/share/rdoc) (from /home/chedong/.local/share/rdoc) ------------------------------------------------------------------------ = Active Job Callbacks Active Job provides hooks during the life cycle of a job. Callbacks allow you to trigger logic during this cycle. Available callbacks are: * before_enqueue * around_enqueue * after_enqueue * before_perform * around_perform * after_perform NOTE: Calling the same callback multiple times will overwrite previous callback definitions. ------------------------------------------------------------------------
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-30 19:36 @216.73.217.152
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)