Provide callbacks to be executed before and after the request dispatch.
# File lib/action_dispatch/middleware/callbacks.rb, line 18 18: def self.after(*args, &block) 19: set_callback(:call, :after, *args, &block) 20: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.