class Handlers::AfterCommitHooks
Public Instance Methods
handle()
click to toggle source
# File lib/handlers/hooks.rb, line 44 def handle handle_hooks('after_commit') end
# File lib/handlers/hooks.rb, line 44 def handle handle_hooks('after_commit') end